Skip to content

abedegno/bircher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bircher — a cross-vendor-reviewed autonomous dev agent (reference implementation)

Bircher works a GitHub-Issues backlog: for each item it dispatches an implementer (one vendor) and an independent reviewer (a different vendor), gates on CI, and merges. This is the reference implementation we run on muesli — it depends on omnigent as the execution substrate and on GitHub for the tracker.

  • batch/run-queue.sh — the sequential batch runner (CI gate, in-run merge, recovery).
  • skills/muesli-loop/ — the top-level procedure (project-specific example skill).
  • skills/cross-review/ — the different-vendor review step.
  • config.yaml, agents/{codex,claude_code}/ — the coordinator + sub-agent bundles.
  • docs/run-forensics-runbook.md — how to forensically evaluate a run.

Not a turnkey tool: it needs an omnigent server + runner and a GitHub repo. muesli-loop is the muesli-specific example; adapt it (or write your own project skill) for your repo.

Licensed under Apache-2.0.

About

Cross-vendor-reviewed autonomous dev agent (reference implementation)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages