-
fix: PowerShell npm hook, shell-aware quoting, password masking (v3.1.1)
Release / Build aarch64-apple-darwin (push) Has been cancelledRelease / Build x86_64-apple-darwin (push) Has been cancelledRelease / Build aarch64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-unknown-linux-musl (push) Has been cancelledRelease / Build x86_64-unknown-linux-gnu (push) Has been cancelledRelease / Build x86_64-pc-windows-msvc (push) Has been cancelledRelease / Create Release (push) Has been cancelledRelease / Publish to crates.io (push) Has been cancelledRelease / Publish to npm (push) Has been cancelledRelease / Update Homebrew (push) Has been cancelledRelease / Update AUR (push) Has been cancelled发布于
2026-04-14 15:36:30 +00:00 - Fix PowerShell hook using bare command names instead of resolved paths
that broke npm/pnpm/yarn on Windows when paths contained spaces (#38) - Fix _lc off-by-one with @args splatting
- Add shell-aware command quoting (PowerShell/cmd/POSIX) with 11 tests
- Mask password input during
lean-ctx loginusing rpassword - Fix clippy warnings and formatting across a2a, heatmap, session modules
Made-with: Cursor
下载附件
- Fix PowerShell hook using bare command names instead of resolved paths