Fixes since v1.4.0
Dashboard
- Updated branding from "lean-ctx" to "LeanCTX"
- Fixed version display (was showing v1.1.1, now v1.4.1)
- Fixed URL from lean-ctx.pounce.ch to leanctx.com
Pattern Router
- Fixed fallthrough bug: generic compression patterns (JSON schema, log dedup, test) now correctly apply when a specific pattern handler returns None
Metrics
ctx_metricsnow calculates session savings from ToolCallRecords instead of CacheStats, providing accurate per-tool savings tracking
Documentation
- Corrected Homebrew tap:
brew tap yvgude/lean-ctx(wasyvgude/tap) - Fixed pattern counts (Git 19, GitHub CLI 9, Kubernetes 9, Linters 4, Test Runners 6)
- Added Downloads badge and navigation links for TDD, Dashboard, Editor Setup
- Added
brew uninstallto uninstall section
Installation
brew tap yvgude/lean-ctx && brew install lean-ctx
# or
cargo install lean-ctx