feat(macapp): show scheduled task lifecycle - #1171
Conversation
0b9b049 to
6c0871c
Compare
|
Review repair in 6c0871c: optional cron expected_updated_at CAS (stale/invalid actions return 409 without mutation), durable callback updated_at projection plus Swift started, and accessible linked conversation/run navigation where only non-terminal reducer evidence creates live controls. Verification: affected Go normal/race passed; full Swift passed 259 tests; fresh serial ./scripts/test-regression.sh passed normal/race/coverage at 85.5% with zero uncovered functions. |
6c0871c to
22c82f5
Compare
|
Review repair pushed at
Verification: focused Go lifecycle test; |
22c82f5 to
a6642e0
Compare
|
Additional no-store callback lifecycle repair pushed at
Verification: focused red→green; complete affected normal and race suites; |
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
Closes #1009
What changed
Why
Scheduled work must be observable and safely controllable in the native app without fabricating chat state or trusting stale local state.
Test evidence
Boundary
This is #1009 implementation and review evidence, not #1010's required merged-main API, TUI, and native macOS full-conversation proof.