- 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
6 lines
102 B
Markdown
6 lines
102 B
Markdown
---
|
|
"@dustinbyrne/kb": minor
|
|
---
|
|
|
|
Add global pause button to stop all automated agents and scheduling
|