the-open-engine/zeroshot
GitHub 仓库 中按Star排名第 482 / 共 783
Your autonomous engineering team in a CLI. The agent loop produces senior-level code that you can actually trust in prod because of non-negotiable feedback from independent reviewers. Supports Claude Code, OpenAI Codex, OpenCode, and Gemini CLI with trivial setup.
项目介绍
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.
最新指标
| Star | 1.6k | 2026-07-16 |
|---|---|---|
| Fork | 140 | 2026-07-16 |
| 提交 | 391 | 2026-07-16 |
| 发布 | 34 | 2026-07-16 |
| Watcher | 4 | 2026-07-16 |
| 开放 issue | 55 | 2026-07-16 |
| 开放 PR | 17 | 2026-07-16 |