github yvgude/lean-ctx v2.19.1

latest releases: v3.9.12, v3.9.11, v3.9.10...
3 months ago

Fixed

  • Cursor hooks.json format — Fixed invalid hooks.json that caused "Config version must be a number; Config hooks must be an object" error in Cursor. Now generates correct format with "version": 1 and hooks as an object with preToolUse key instead of array. Existing broken configs are automatically migrated on next lean-ctx install cursor or MCP server start.
  • cargo publish workflow — Added --allow-dirty to release pipeline to prevent publish failures from checkout artifacts

Upgrade

cargo install lean-ctx          # or
npm update -g lean-ctx-bin      # or
brew upgrade lean-ctx

Full Changelog: v2.19.1...v2.19.1

Don't miss a new lean-ctx release

NewReleases is sending notifications on new releases.