Live data from Hacker News

ZCode – Harness for GLM-5.2

zcode.z.ai

261–270 of 382 posts

Re: ZCode – Harness for GLM-5.2

#261

Looks quite pretty! Not sure if I want to try that instead of OpenCode, maybe. OpenCode also has a desktop app, I will admit that I like their TUI one better (and honestly more than Claude Code TUI) but whole the desktop version is kinda more basic, it's nice enough: https://opencode.ai/download That said, it's interesting that they're releasing a bunch of stuff: ZCode, OCR.z.ai, Image.z.ai, Audio.z.ai, AutoClaw and…

[dead]

Re: ZCode – Harness for GLM-5.2

#262

Earlier quoted context omitted.

Is the trust concern for the agent running in any form on your machine? Like in a VM on your machine as well or do you mean on the host itself? I have read about people giving an agent full access to their main system saying they have nothing of value. To me, that's a strange opinion to have with the distinction between what's private and what's secret.

I don't run agents directly on my desktop/laptop machine. I run them in VMs or containers (sometimes in containers on VMs). There have been too many credentials stealing exploits via prompt injection and the like for me to be willing to let an agent roam around on my personal system. I've also started creating new github deploy keys for each repo in use on a VM, so the blast area for any given agent disaster is "a co…

Do you not find a dedicated UNIX user to be sufficient for the sake of protecting personal files, SSH keys, etc?

Re: ZCode – Harness for GLM-5.2

#263
post #21

Looks quite pretty! Not sure if I want to try that instead of OpenCode, maybe. OpenCode also has a desktop app, I will admit that I like their TUI one better (and honestly more than Claude Code TUI) but whole the desktop version is kinda more basic, it's nice enough: https://opencode.ai/download That said, it's interesting that they're releasing a bunch of stuff: ZCode, OCR.z.ai, Image.z.ai, Audio.z.ai, AutoClaw and…

Their tui is quite heavy and crashing quite often as compared to claude code.

Have not used claude code but have used opencode tui a LOT and it does seem to crash quite a bit. Not like it breaks every session but enough that I have come to expect it but still not bothered enough to change. I don't like switching setups mostly

Re: ZCode – Harness for GLM-5.2

#264

i like Chinese open weight model that offer cheap token but i only use it for my personal project. China have a history of stealing IPs/trade secrets and Chinese court favored its own local companies. while US have a robust court that can enforce IPs. if you want to risk your company's IPs/trade secrets/data for some cheap token. Go ahead and use Z.ai's services.

The US of A ditto

Re: ZCode – Harness for GLM-5.2

#265

Earlier quoted context omitted.

I don't run agents directly on my desktop/laptop machine. I run them in VMs or containers (sometimes in containers on VMs). There have been too many credentials stealing exploits via prompt injection and the like for me to be willing to let an agent roam around on my personal system. I've also started creating new github deploy keys for each repo in use on a VM, so the blast area for any given agent disaster is "a co…

Do you not find a dedicated UNIX user to be sufficient for the sake of protecting personal files, SSH keys, etc?

It's all fun and games until the model is smart enough to figure out privilege escalation, i.e. a lot of people don't realize Docker enabled on a regular user is enough for privilege escalation if you "follow the tutorials."

Re: ZCode – Harness for GLM-5.2

#266

Does anyone use an agnostic TUI or harness for development tasks that can fairly seamlessly switch between providers? I'm wanting local context in the spirit of "here are 3 AI providers available, for coding tasks use this one... and for writing prose use this one... and for generating images use this one..." etc.

You can do this with role-model, the model router I've built. It routes based on roles and tasks among other things. It has an extension for Pi that lets your coding agent specify request metadata for roles and capabilities etc.

https://github.com/try-works/role-model

Re: ZCode – Harness for GLM-5.2

#267

Does anyone use an agnostic TUI or harness for development tasks that can fairly seamlessly switch between providers? I'm wanting local context in the spirit of "here are 3 AI providers available, for coding tasks use this one... and for writing prose use this one... and for generating images use this one..." etc.

have used both pi and opencode for the last 6 months, haven't opened a proprietary harness (cc, codex, cursor) in that same amount of time. right now i'm on pi and i can switch seamlessly between any model across any provider i want, even mid session. can even point them at locally running models. i think people don't realize how much better life is over on this side, cc and codex rely entirely on vendor lock in imo.

Try the role-model Pi extension I built, to let Pi determine when to switch to a different model in your pool.

https://github.com/try-works/role-model

Re: ZCode – Harness for GLM-5.2

#268

Earlier quoted context omitted.

Good desktop apps in this category can manage agents across any number of remote SSH hosts.

But then I close my laptop and it’s not running on the headless host anymore right

No, it actually continues running headless on the host, and you can reconnect from another laptop or mobile phone, or even ssh to the host and attach to the session. At least Codex desktop app works this way.

Re: ZCode – Harness for GLM-5.2

#269
post #82

It's impressive all these companies are getting away with "base usage allowance included" [1] or "standard limits" [2], layering the higher plans as a multiplier of that "base" but never disclosing what it is. I guess the base is whatever the profit margin needs to be this month. [1]: https://zcode.z.ai/en#:~:text=Base%20usage%20allowance%20inc... [2]: https://support.google.com/gemini/answer/16275805?hl=en#:~:t...

Agreed this sucks. We publish ours here and try to be as transparent as possible: https://synthetic.new/rate-limits

Love both the approach and the transparency. Kudos.

Re: ZCode – Harness for GLM-5.2

#270

i like Chinese open weight model that offer cheap token but i only use it for my personal project. China have a history of stealing IPs/trade secrets and Chinese court favored its own local companies. while US have a robust court that can enforce IPs. if you want to risk your company's IPs/trade secrets/data for some cheap token. Go ahead and use Z.ai's services.

FYI you can use Z.AI models on infra not in China...

But this harness app is chinese?
Post reply on HN