AI coding loops with brakes.
yololoop is a local control loop that turns backlog items into gated, PR-ready changes using the tools you already run. Every step leaves a visible plan, a durable artifact, and a quality gate.
$ yololoop plan --no-branch
ready: chore: prove route environment variables
route: command
- run command route for chore
- run configured gates
- write .yololoop run artifact
$ yololoop run --once --no-branch
passed: chore: prove route environment variables
wrote .yololoop/runs/run-<timestamp>.json
Local first
No orchestration server required. Routes call local tools like git, Codex, Claude Code, OpenSpec, npm, and shell scripts.
Auditable
Dry-run plans, run artifacts, and block history make the loop inspectable instead of magical.
Gated
Backlog items are marked complete only after the configured route and quality gates pass.