ZenCoder Docs
Everything you need to install, configure, and get the most out of ZenCoder โ from your first zencoder command to running a full agentic workflow.
Feature highlights
Scroll to explore ZenCoder
Three things that make ZenCoder different.
Install in minutes
Zero friction setup.
Start in under 5 minutes
Install the ZenCoder daemon and CLI with a single go install command. Connect Ollama or LM Studio for free local AI โ no API keys needed.
Run zencoderd once, then open your terminal or VSCode and start coding with AI immediately.
Your keys, your rules
zencoder-secrets.
BYOK โ Bring Your Own Key
Store API keys for Anthropic, OpenAI, Gemini, Mistral, Groq, Cohere, and Together โ encrypted at rest, never sent to ZenCoder.
One command adds a key. The router picks the right provider automatically, or you pin a specific one with --routing cloud.
Read. Edit. Iterate.
Agent Mode.
Your AI teammate in the codebase
Agent mode gives ZenCoder six tools: file_read, file_glob, workspace_search, list_directory, file_edit, and file_remove.
Describe a multi-file refactor in plain English. ZenCoder reads the context, proposes precise edits, and iterates until the task is done.