Added
- VS Code / GitHub Copilot MCP support —
lean-ctx init --agent copilotnow creates.vscode/mcp.jsonwith lean-ctx as MCP server instead of incorrectly installing a Claude Code hook. Copilot agents gain access toctx_read,ctx_shell,ctx_search,ctx_treeas direct tools lean-ctx setupdetects VS Code — Auto-setup now detects VS Code installations on macOS, Linux, and Windows and configuresmcp.jsonin the VS Code user directorylean-ctx doctorchecks VS Code MCP — Diagnostics now include VS Code / Copilot MCP configuration status
Changed
- Landing page particle animation — Reduced mouse attraction force for subtler, smoother cursor interaction
Install / Upgrade
cargo install lean-ctx # via crates.io
npm install -g lean-ctx-bin # via npm
brew upgrade lean-ctx # via Homebrew (after tap update)Full Changelog: v2.5.2...v2.5.3