Releases: calesthio/SessionAnchor
Releases · calesthio/SessionAnchor
SessionAnchor 0.1.1
Bugfix release for SessionAnchor.
Highlights:
- hardens generated CLAUDE.md instructions for better agent compliance
- fixes launcher fallback guidance for uvx, pipx run, and python -m usage
- adds scope guards to avoid cross-project memory pollution
- adds CI with tests, build validation, and install smoke checks
- fixes a cross-platform path assertion in the test suite
SessionAnchor 0.1.0
Initial public release of SessionAnchor.
Highlights:
- local SQLite memory store for Claude Code session continuity
- tiered L0/L1/L2 retrieval with boot briefing and on-demand query
- automatic compaction, repo indexing, and token heuristics
- zero runtime dependencies and Python 3.9+ support