github yvgude/lean-ctx v1.4.1
v1.4.1 — Dashboard Fix, Pattern Router, Metrics Accuracy

latest releases: v3.8.18, v3.8.17, v3.8.16...
3 months ago

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_metrics now calculates session savings from ToolCallRecords instead of CacheStats, providing accurate per-tool savings tracking

Documentation

  • Corrected Homebrew tap: brew tap yvgude/lean-ctx (was yvgude/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 uninstall to uninstall section

Installation

brew tap yvgude/lean-ctx && brew install lean-ctx
# or
cargo install lean-ctx

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.