MCP-first code editor, built on a VS Code fork.
- Fork of
microsoft/vscode(Code - OSS), MIT - Default extension gallery: Open VSX
- Release command name:
z - VS Code extensions install unmodified
Active work toward MCP-first: Zeus exposes itself as an MCP server, consumes external MCP servers, and ships .zeus/ conventions (skills / memory / policy / mcp.json) so AI behavior is git-shared. The integration is in flight across the open PRs; design lives under docs/.
npm install
npm run watch
./scripts/z.shNode is pinned to .nvmrc (currently 22.22.1).
MIT. See LICENSE.txt. Zeus is a derivative work of Code - OSS © Microsoft Corporation, also under MIT.