Skip to content

v1.4.1 — Dashboard Fix, Pattern Router, Metrics Accuracy

Choose a tag to compare

@yvgude yvgude released this 24 Mar 10:04

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