Files
fusion/.changeset/global-pause-button.md
Dustin Byrne 36873e57ca feat(KB-145): add global pause button to halt all AI engine activity
- Add globalPause setting to core Settings type with default false
- Guard scheduler, triage, and auto-merge queue to skip work when globalPause is active
- Add pause/play toggle button in dashboard Header with optimistic UI and rollback on failure
- Add tests for scheduler, triage, Header, and App global pause behavior
- Include minor changeset for the new feature
2026-03-28 16:30:23 -04:00

6 lines
102 B
Markdown

---
"@dustinbyrne/kb": minor
---
Add global pause button to stop all automated agents and scheduling