Back to News
RSS feedgithub.com

ZCode is an AI coding workbench for desktop, web, and terminal

Summary

ZCode is an AI coding workbench offered through a desktop app, browser interface, and terminal agent. Its repository contains the clients, backend services, shared UI, and Agent CLI and runtime, which also support the desktop and web applications. Developers can bootstrap the workspace and run the desktop or web development environments; the web command starts a development server and a local backend. The packaged command-line distribution combines a terminal UI, web interface, and agent behind the `zcode` command, and runs without Electron. Building the CLI distribution requires a configured download base URL, and the resulting runtime requires Node.js. The documentation also describes setup, environment configuration, remote-workspace resources, platform-specific desktop packaging, and installation paths.