Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

v0.9.2

Latest

Choose a tag to compare

@glasschan glasschan released this 30 May 06:45
· 1 commit to main since this release

What's Changed

Code Fixes

  • consolidation: paginate _fetch_all_points() with next_offset loop
  • store: move embed import to top-level (no circular dep)
  • provider: add dual circuit breaker documentation

Tests

  • 58 unit tests with conftest mocks for Hermes dependencies
  • Covers: config validation, consolidation math, file indexing, store completeness scoring

Repo Cleanup

  • Remove stale plan files (PLAN.md, PLAN_v0.6.md, ROADMAP.md)
  • Remove tracked __pycache__/*.pyc from git
  • Update SKILL.md and README to reflect current state
  • Strengthen .gitignore

Full Changelog: v0.9.0...v0.9.2