Added
- Auto-Consolidate — Session findings/decisions automatically persisted to project knowledge at every checkpoint (every 15 tool calls)
- Cache-TTL-aware compression — After >60min idle, ctx_read auto-upgrades to aggressive compression modes (full→aggressive, map→signatures)
- Contextual tips in
lean-ctx gain— Rotating daily tips based on actual usage stats
Fixed
- macOS Apple Silicon codesign —
lean-ctx updatere-signs binary after replacement, preventing SIGKILL from Gatekeeper - Binary hang after copy on macOS — Copying without re-signing caused macOS to kill the binary
Full changelog: https://github.com/yvgude/lean-ctx/blob/main/CHANGELOG.md
Full Changelog: v2.9.13...v2.9.14