Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 358 Bytes

File metadata and controls

13 lines (8 loc) · 358 Bytes

bugloop

Autonomous bug-fixing pipeline: errors become issues, issues become PRs, PRs get reviewed and merged.

[Error Monitor] → [Issue] → [Bugsolver Agent] → [Draft PR] ←→ [Code Review] → [Merge]

See ARCHITECTURE.md for the full design.

Status

Design phase. Architecture documented, implementation pending.