Summary
Wire the existing Auto Review producers/observers into the durable store from #325.
Scope
- TUI
run_background_review records run creation, snapshot, agent attachment, worktree, and completion.
- Exec
AutoReviewTracker records completions and status into the same repo-scoped store.
- Agent status/progress updates refresh
last_activity_at for Auto Review runs.
- Replace TUI-only recovery assumptions with store-backed activity/currentness where possible.
Acceptance Criteria
Relationships
Parent: #324
Depends on: #325
Finish Line
TUI background Auto Review, exec AutoReviewTracker, and AgentManager status updates record lifecycle transitions and activity heartbeats into the durable AutoReviewRun store.
Summary
Wire the existing Auto Review producers/observers into the durable store from #325.
Scope
run_background_reviewrecords run creation, snapshot, agent attachment, worktree, and completion.AutoReviewTrackerrecords completions and status into the same repo-scoped store.last_activity_atfor Auto Review runs.Acceptance Criteria
Relationships
Parent: #324
Depends on: #325
Finish Line
TUI background Auto Review, exec AutoReviewTracker, and AgentManager status updates record lifecycle transitions and activity heartbeats into the durable AutoReviewRun store.