Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 834 Bytes

File metadata and controls

26 lines (20 loc) · 834 Bytes

Loop Configuration — CI Sweeper (Opencode)

Active Loops

Pattern Cadence Status Command
CI Sweeper 5-15m L2 cautious opencode run "Run ci-triage" --agent loop-triage via cron/systemd

Human Gates

  • Infra / security / payments test failures: do not auto-fix.
  • Max 3 fix attempts per item; escalate after.
  • No auto-merge without verifier pass.

Worktrees

  • Always dispatch into a git worktree per attempt.
  • One worktree per fix; discard after REJECT.

Budget

  • Max sub-agent spawns per run: 3.
  • Max auto-PRs per day: 5.
  • Early exit if no failures found.

Links