zeroshot
Observation pool · not formally ranked
This project does not currently meet the main index requirement of two current dimensions across two source types.
About
The agent that wrote the code shouldn't be the one that says it works.
Zeroshot is an open-source, multi-agent orchestration engine for autonomous software engineering. It drives a coding agent you already run (Claude Code, OpenAI Codex, Gemini CLI, or OpenCode) through an executor-verifier loop: an agent writes the change, then an independent verifier that never saw how it was made approves it, or hands back a reproducible failure. The loop runs until the change is verified.
Requires Node ≥ 18 and at least one provider CLI (Claude Code, Codex, Gemini, or OpenCode). Linux and macOS today; Windows is deferred.
Zeroshot separates the agent that writes the code from the agent that judges it.
Across sources
- Stars 1.8k
- Forks 169
- Commits 561
- Releases 125