Skip to content

Releases: calesthio/SessionAnchor

SessionAnchor 0.1.1

25 Mar 23:30

Choose a tag to compare

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

PyPI: https://pypi.org/project/SessionAnchor/0.1.1/

SessionAnchor 0.1.0

25 Mar 07:06

Choose a tag to compare

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

PyPI: https://pypi.org/project/SessionAnchor/0.1.0/