Added
- Automatic agent rules injection —
lean-ctx setupnow injects tool-preference rules into every detected AI tool's global configuration, ensuring agents actually use lean-ctx MCP tools instead of falling back to native equivalents.
Supported tools: Claude Code, Codex CLI, Cursor, Windsurf, Gemini CLI, VS Code/Copilot, Zed, Cline, Roo Code, OpenCode.
Rules are append-only — existing user rules are never modified or deleted. Marker-based detection prevents duplicate injection.
Install
# macOS / Linux
brew install yvgude/lean-ctx/lean-ctx
# or
cargo install lean-ctx
# then
lean-ctx setupFull Changelog: v2.9.11...v2.9.12