bernstein orchestrates claude code, codex, gemini cli, aider, and 33 more cli coding agents — in parallel, in isolated git worktrees, with lint, types, and tests gating every merge. python scheduler. no llm in the loop.
Bernstein is a powerful Python-based orchestrator designed to facilitate the deterministic scheduling of multiple CLI AI coding agents (such as Claude Code, Codex, and Gemini CLI), allowing them to work in parallel across isolated git worktrees. This project enhances productivity by streamlining the coding process, enabling users to specify goals and manage tasks effortlessly. Each operation undergoes comprehensive tracking via an HMAC-signed audit chain to ensure accountability and reproducibility of results.
pipx. The simple command structure allows users to execute complex tasks with straightforward commands, such as:bernstein run -g "fix the failing test in tests/test_foo.py"
Bernstein transforms the interaction with AI coding agents by offering deterministic, parallel, and manageable processes suited for various development contexts. From maintaining code quality to efficiently allocating tasks among agents, Bernstein empowers users to achieve their coding goals systematically and reliably.
No comments yet.
Sign in to be the first to comment.