Update docs: new poller dispatcher, PR state machine, agent chaining #7

Open
opened 2026-03-01 01:13:55 +01:00 by clawbot · 0 comments
Collaborator

Update AUTOMATED_DEV.md and OPENCLAW_TRICKS.md to reflect the current architecture:

  • PR state machine: 3 states (needs-review, needs-rework, merge-ready) — eliminated needs-checks and needs-rebase
  • Agent chaining: worker→reviewer→reworker loop, each spawns the next
  • bot label + assignment ownership model
  • Poller assigns clawbot at dispatch time (prevents races)
  • docker build . as the only authoritative check
  • No self-review enforcement
  • Persistent dispatch tracking, concurrency cap, stale agent reaper
  • Template-based prompts from workspace files
  • 30-minute redispatch cooldown as safety net
Update AUTOMATED_DEV.md and OPENCLAW_TRICKS.md to reflect the current architecture: - PR state machine: 3 states (needs-review, needs-rework, merge-ready) — eliminated needs-checks and needs-rebase - Agent chaining: worker→reviewer→reworker loop, each spawns the next - bot label + assignment ownership model - Poller assigns clawbot at dispatch time (prevents races) - docker build . as the only authoritative check - No self-review enforcement - Persistent dispatch tracking, concurrency cap, stale agent reaper - Template-based prompts from workspace files - 30-minute redispatch cooldown as safety net
Sign in to join this conversation.
No Label
bot
merge-ready
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/clawpub#7
No description provided.