Zhipu AI releases ZCode open-source coding agent repository
Z.ai (Zhipu) published the ZCode repository on GitHub. The repository contains a coding agent workbench with desktop app, browser interface, and terminal agent. It includes client, backend service, shared UI, and Agent CLI and runtime source code. The update brings ZCode to version v3.14.3. The repository is primarily TypeScript and requires Node.js 24.14.0 and pnpm 10.33.2.
China context
- Original name
- 智谱
- Outside China
- Open weights · github.com
- Claims
- Company-reported; not yet independently evaluated
- For builders
- Developers outside China can clone the repository and run the coding agent locally, using the provided build and run commands.
- For investors
- The open-source release may indicate Zhipu AI's strategy to build developer mindshare and ecosystem around its coding tools.
Translated from Chinese. Quotes and facts link to the original sources.
Zhipu AI's Z.ai division open-sourced ZCode, an AI coding workbench that provides a desktop application, browser interface, and terminal agent. The repository includes the client, backend service, shared UI, and Agent CLI and runtime source code. It was updated to version v3.14.3.
ZCode is built with TypeScript and uses a monorepo structure with pnpm workspaces. It requires Node.js 24.14.0 and pnpm 10.33.2. The repository includes an Electron desktop app, a web client, a server with HTTP/WebSocket support, and a CLI agent. The CLI can run in TUI mode or web mode, and supports remote development via SSH/WSL.
Zhipu AI is expanding its developer tooling by open-sourcing a coding agent workbench, competing with other AI coding assistants. The release targets developers who want a self-hosted or customizable coding agent environment.
ZCode provides a free, open-source alternative for developers seeking an AI coding workbench. It may reduce reliance on proprietary coding assistants and enable customization for enterprise or individual use.
Observable next signals include adoption of the ZCode repository, community contributions, and further version updates. The repository's Discord and Feishu community links can be monitored for user feedback and issue reports.