v2.17.3
Fix: MCP Stdout Pollution on Windows
Fixed
- Windows MCP "not valid JSON" error —
println!("Installed...")messages ininstall_claude/cursor/gemini_hook_configpolluted stdout during MCP server initialization, breaking JSON-RPC protocol. Now suppressed viamcp_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 gainoutput when enabled - Bug Memory stats — Active gotchas and prevention stats shown in
lean-ctx gain - Helpful footer —
lean-ctx gainnow shows links toreport-issue,contribute, andgotchas
Upgrade
cargo install lean-ctx # or
npm update -g lean-ctx-bin # or
brew upgrade lean-ctxFull Changelog: v2.17.2...v2.17.3