#247 · Primary category: AI Coding Assistants
zero
The coding agent that answers to you, your model, your machine, your rules.
Project last updated:08/29/26
GitHub Stars
1.6K
Forks
179
Contributors
31
License
MIT
Why we included this project
Zero is a terminal-first coding agent for developers who want to choose the model and decide what the agent is allowed to do. It inspects repositories, edits files, runs commands, and can use browser or terminal helpers, while storing sessions locally so they can be searched and resumed later, with nothing uploaded as telemetry. The tool supports a wide range of model providers, from OpenAI, Anthropic, and Gemini to Ollama and any OpenAI- or Anthropic-compatible endpoint. Its exec mode turns the same agent into a scriptable tool for CI, with JSON output and exit codes, while the interactive TUI handles day-to-day work. That flexibility makes it a solid fit for small teams that want to audit and own their coding agent, and MCP servers, plugins, hooks, and subagents let them extend it beyond a fixed assistant.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.