- Replace combined engineStopped prop with globalPaused to decouple hard stop from soft pause - Thread globalPaused through Board, Column, WorktreeGroup, and TaskCard components - Active-agent glow now only suppressed on hard pause (globalPaused), not soft pause (enginePaused) - Update tests to verify soft-pause preserves glow and hard-pause suppresses it - Add changeset for patch release
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository.
We have a quick list of common questions to get you started engaging with this project in our documentation.