> Requires spt-core **v0.27.0 or newer** (unchanged). Update with `spt adapter update claude-spt`; takes effect on an endpoint's next start — bounce your endpoints to pick it up.

### Fixed
- **An interrupted live agent no longer gets stuck when its session summary lands right after the interrupt.** After you press Esc, a background watcher restores the agent within about 15 seconds — unless it mistook routine background bookkeeping for the agent going back to work. Because that bookkeeping is filed against the interrupted moment itself, the watcher concluded the agent had moved on, stood down, and left it marked busy and quietly not receiving messages (over half an hour in the field) until someone recovered it by hand. The watcher now only counts the agent actually working — its replies and tool use — and never reads the interrupted moment as a resume.
