> 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. Plugin unchanged (**0.1.16**).

### Fixed
- **Watching a live agent's session no longer jumps around on its own.** Every live agent runs a background check that reads its own recent history, and that read was quietly resetting how much history everyone else saw — so anyone following a session (you, a tool, another agent) got the view yanked to a different depth and redrawn from scratch every 15 seconds, on every agent on the machine. The check now reads without changing anything, and follows stay steady. Interrupt recovery is unaffected and still looks back over the same amount of history.
