github yvgude/lean-ctx v2.17.3

latest releases: v3.9.6, v3.9.5, v3.9.4...
3 months ago

Fix: MCP Stdout Pollution on Windows

Fixed

  • Windows MCP "not valid JSON" errorprintln!("Installed...") messages in install_claude/cursor/gemini_hook_config polluted stdout during MCP server initialization, breaking JSON-RPC protocol. Now suppressed via mcp_server_quiet_mode() guard. (Fixes Lorenzo Rossi's report on Discord)

Changed

  • LanguageSwitcher position — Moved to the right of the "Get Started" button in the header
  • Token Guardian Buddy — Now shown inline in lean-ctx gain output when enabled
  • Bug Memory stats — Active gotchas and prevention stats shown in lean-ctx gain
  • Helpful footerlean-ctx gain now shows links to report-issue, contribute, and gotchas

Upgrade

cargo install lean-ctx          # or
npm update -g lean-ctx-bin      # or
brew upgrade lean-ctx

Full Changelog: v2.17.2...v2.17.3

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.