Rewrite Agent CI around a durable state machine #4

Merged
StanPonomarev merged 4 commits from chore/rewrite into main 2026-07-25 12:36:32 +02:00
Collaborator

Summary

  • replace the split persistence adapters with an atomic SQLite repository and pure reducer
  • reorganize runtime, worker, workflow, and integration boundaries around immutable jobs and explicit events
  • strengthen recovery, concurrency, webhook, workflow, and integration behavior with expanded regression coverage
  • update architecture and operational documentation for the new execution model
## Summary - replace the split persistence adapters with an atomic SQLite repository and pure reducer - reorganize runtime, worker, workflow, and integration boundaries around immutable jobs and explicit events - strengthen recovery, concurrency, webhook, workflow, and integration behavior with expanded regression coverage - update architecture and operational documentation for the new execution model
Opencode added 2 commits 2026-07-22 23:51:59 +02:00
StanPonomarev added 1 commit 2026-07-25 12:33:57 +02:00
StanPonomarev added 1 commit 2026-07-25 12:36:16 +02:00
StanPonomarev approved these changes 2026-07-25 12:36:27 +02:00
StanPonomarev merged commit fb11e1f181 into main 2026-07-25 12:36:32 +02:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StanPonomarev/agentci#4