What's better for you:
- Your projects stay separate. Continuity hints no longer bleed another project's decisions or file paths into this session (#103).
- Nothing vanishes after compaction. The read cache now clears correctly, so files you re-open aren't wrongly skipped as 'already read' (#101).
- Windows is quieter and works. No more flashing cmd.exe windows from hooks; CLI commands no longer silently print nothing on non-UTF-8 locales (#104, #105).
- Uninstall actually uninstalls. Removes the background daemon and its token, fixes a dangling status line, and now tells you which local session data it keeps by design — with a one-command
--dry-runcleanup that discloses everything before touching a thing (#106). - Clearer CLAUDE.md advice. 'Slim CLAUDE.md' now points at the specific file, not a blended count (reimplements PR #100, thanks @danikdanik).
- Your status line survives version updates.
Linux CI green across Python 3.11-3.14.