Z.ai (formerly Zhipu AI) offers this official coding harness for GLM models. It is a desktop app built around conversation with an agent, bringing a file manager, terminal, Git panel, and browser preview together in a single window. Its core feature is “Goal Mode,” where you state a goal and the agent autonomously loops through planning, implementation, and verification. Released in July 2026. GLM-5.3 serves as the core model.
Key Features
- Goal Mode: Set a goal for a session and the agent repeats planning, execution, and verification on its own. Each iteration is followed by an independent verification step, so the agent judges whether the goal has been met before moving on
- Unified desktop UI: Conversation with the agent sits at the center, with a file manager, terminal, Git panel, and live browser preview all placed inside one Electron app — no window-hopping required
- Multi-model support: Alongside the main GLM-5.3 model, GLM-5.3-Flash handles multimodal processing. Bring your own API key and you can import configurations from Claude Code, Codex, Gemini, OpenCode, and others into ZCode
- MCP extensions: Supports MCP servers over stdio, HTTP, and SSE, and can import existing Claude Code, Codex CLI, and OpenCode configurations. Plugins can also bundle MCP servers
- Remote control: Drive ZCode tasks from external messaging tools such as WeChat, Feishu, and Telegram
Pricing
The ZCode app itself is free, but using it requires a Z.ai GLM Coding Plan subscription. Plans run on credits, and higher tiers grant more credits per week.
| Plan | Monthly price | What you get |
|---|---|---|
| Lite | $18 ($12.6/mo billed annually) | 10,000 credits/week, suited to light iteration on small repositories, works with 20+ agent tools including ZCode and Claude Code |
| Pro | $80 ($56/mo billed annually) | 6× the credits of Lite, suited to day-to-day development on mid-sized repositories, a curated set of MCP tools and faster generation |
| Max | $168 ($117.6/mo billed annually) | 14× the credits of Lite, suited to mid-to-large repositories, early access to the newest models |
Pricing reflects the official site as of August 2026. Annual figures are converted at the 30% discount. Promotions shift these numbers, so check the official site for current terms.
Pros and Cons
✅ Pros
- Entry tier starts at $18/month, an accessible price point for an agent environment running a top-tier model
- Goal Mode lets long-running autonomous tasks keep moving with verification built into each cycle
- Free to start, and configuration imports from tools like Claude Code keep the switching cost low
⚠️ Cons
- Designed around GLM models, so head-to-head comparisons against other vendors’ flagship models draw mixed reviews
- The Linux build is beta, so stability warrants caution
- Weekly credit ceilings mean heavy iterative work pushes you toward a higher tier fairly early
- A GLM Coding Plan subscription is required separately from the app itself, making onboarding somewhat convoluted
How It Compares
| Dimension | ZCode | Claude Code | Cursor | GitHub Copilot |
|---|---|---|---|---|
| Vendor | Z.ai | Anthropic | Anysphere | GitHub / Microsoft |
| Form factor | Desktop IDE (Electron app) | Terminal-centric agent | Editor-style AI IDE | Completion assistant inside your existing editor |
| Default model | GLM-5.3 | Claude | Multiple models, selectable | Multiple models, selectable |
| Distinguishing trait | Autonomous long-task management via Goal Mode | Official agent built for terminal work | Conversational coding inside the editor | Completion-focused assistance |
Who It’s For
- Individual developers building out relatively low-risk projects such as games or personal sites at speed
- Anyone who wants long, complex implementation tasks to run autonomously toward a stated goal
- Anyone who wants to manage coding tasks remotely from WeChat, Feishu, or Telegram
Verdict
ZCode is Z.ai’s first-party desktop coding environment, built around GLM-5.3 and putting goal-directed autonomous execution front and center. Its strengths are the verification-punctuated iteration of Goal Mode and the low barrier to migrating from existing tools. On the other side, the Linux build is beta and the GLM-first model assumption narrows the fit for some use cases. Since a separate GLM Coding Plan subscription is required, it pays to check which tier matches your workload before signing up.