Skip to content

v1.0.1

Choose a tag to compare

@Zelys-DFKH Zelys-DFKH released this 02 Jun 21:43
· 53 commits to main since this release

Bundles two 50-commit improvement runs: a skill-cache / context-savings accuracy loop and a general quality loop.

Highlights:

  • Skill cache: source_sha stale-compact detection, separate compact/body eviction buckets, sidecar schema v2, lazy skill injection, gzip compression
  • Stats accounting fixed for bash_output_cached, skill_cached, web_output_cached, and surgical-read lookup savings (were always 0)
  • Serve-diff-on-reread, session-hint cooldown, unified token formula, stats category grouping
  • RuffFilter and MypyFilter bash-compress support
  • Type safety, error handling, performance (hoisted regex), security (0o600 lock files), DRY helpers, debug log coverage
  • 55 new tests

See CHANGELOG for full details.