Skip to content

v2.8.1 — Editor Support, Search & CLI Docs

Choose a tag to compare

@yvgude yvgude released this 29 Mar 09:50
· 2274 commits to main since this release

What's New

Added

  • Global search (Pagefind) — Website navigation with Cmd+K shortcut
  • CLI Reference docs/docs/cli-reference with all commands, flags, and examples
  • Analytics & Dashboards docs/docs/analytics with gain, wrapped, and dashboard guide
  • Editor support — Qwen Code, Trae, Amazon Q Developer, JetBrains IDEs in setup.rs, hooks.rs, uninstall.rs, doctor.rs
  • Cline and Roo Code — Separate auto-detected setup targets

Changed

  • Compatibility page and landing page — Updated with all 18 supported AI tools
  • Getting started prompt generator — New editors (Qwen, Trae, Amazon Q, JetBrains)
  • Docs navigation — CLI Reference and Analytics links in MegaDropdown

Install

cargo install lean-ctx
# or
brew install lean-ctx
# or
npx lean-ctx-bin

Full changelog: https://github.com/yvgude/lean-ctx/blob/main/CHANGELOG.md

Full Changelog: v2.8.0...v2.8.1