github yvgude/lean-ctx v2.5.3
v2.5.3 — VS Code / GitHub Copilot MCP Support

latest releases: v3.9.2, v3.9.1, v3.9.0...
3 months ago

Added

  • VS Code / GitHub Copilot MCP supportlean-ctx init --agent copilot now creates .vscode/mcp.json with lean-ctx as MCP server instead of incorrectly installing a Claude Code hook. Copilot agents gain access to ctx_read, ctx_shell, ctx_search, ctx_tree as direct tools
  • lean-ctx setup detects VS Code — Auto-setup now detects VS Code installations on macOS, Linux, and Windows and configures mcp.json in the VS Code user directory
  • lean-ctx doctor checks 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

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.