aiagent.club
中文
GitHub

zeroshot

#614 of 964 in the AI Agent Index

10 Score
Real usage
Momentum
Attention
39

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

1.6k Stars
  • Stars 1.6k
  • Forks 141
  • Commits 392
  • Releases 35