Skip to content

v2.9.14 — Auto-Consolidate, Cache-TTL Compression, Tips, macOS Codesign Fix

Choose a tag to compare

@yvgude yvgude released this 31 Mar 12:23

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 codesignlean-ctx update re-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