Gitlawb/zero
The coding agent that answers to you, your model, your machine, your rules. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 98
- Longevity 6
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 97
- days_rel: 12
- days_push: 7
- n_releases_24m: 8
Adoption not part of the score
1631 stars · 177 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Zero is a terminal-based AI coding agent written in Go that can inspect repositories, edit files, run commands, and manage durable local sessions. It supports 25+ LLM providers (OpenAI, Anthropic, Gemini, Ollama, etc.) with configurable permission and sandbox policies, plus a scriptable `zero exec` mode for CI.
Use cases
- run an AI coding agent in my terminal with my own model
- automate fixing failing tests via a scriptable CLI agent
- use a coding agent with local Ollama models
- keep AI coding sessions stored locally without telemetry
- extend a coding agent with MCP servers and subagents
When to choose
- you want full control over which LLM provider and permission level your coding agent uses
- you need a scriptable, CI-friendly agent with JSON/stream output and exit codes
- you prefer local session storage and no telemetry
When to avoid
- you want a GUI or IDE-integrated coding assistant
- you need a fully managed cloud agent with no local setup
Facets
cli-tool · maturity active
agent-framework llm-inference mcp cli developer-tools developer-tools large-language-models windows cli cross-platform coding-agent terminal-ui local-first multi-provider sandboxing scriptable tui ai-agents command-line linux macos
2 sources
- readme: https://github.com/Gitlawb/zero · fetched 2026-08-28 · 69875f2f8a57
- homepage: https://zero.gitlawb.com · fetched 2026-08-29 · 6950c1c4cb47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Gitlawb/zero | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem