GitHub repo

the-open-engine/zeroshot

JavaScript Tracked since 2025-12-25 Updated 2026-07-16 View source ↗

#482 of 783 by Stars among GitHub repos

1.6k Stars

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.

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.

Excerpted from github.com/the-open-engine/zeroshot

Latest metrics

Stars 1.6k 2026-07-16
Forks 140 2026-07-16
Commits 391 2026-07-16
Releases 34 2026-07-16
Watchers 4 2026-07-16
Open issues 55 2026-07-16
Open PRs 17 2026-07-16