> 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
- **Your hooks and plugins no longer run inside spt's own background sessions.** A live agent's Psyche and its end-of-session summarizer run as separate Claude Code sessions behind the scenes, and until now those sessions loaded your full configuration — so hooks and plugins you installed for yourself fired in sessions you never started, and a hook that reshapes how the agent talks could quietly distort the summaries your agent depends on across resets. These internal sessions now run cleanly isolated: no user hooks, no plugins, no memory files — just your normal login. Your own sessions are untouched; everything you installed still works exactly as before wherever you work.
