-
fix: critical hook fixes for production quality (v2.21.2)
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 cancelled发布于
2026-04-08 08:02:56 +00:00 - Fix pipe commands broken in shell hook: properly quote commands
containing pipes socurl ... | python3works correctly (#62) - Remove Read/Grep/ListFiles blocking from redirect hook: native
tools now pass through, fixing Edit tool workflow (#62) - Add glob pattern support to
findcommand (*.tomlworks now) - Correct RTK references to "Rust Token Killer" in README
- Clean up ~180 lines of dead code from hook_handlers.rs
- Add 3 new unit tests for hook rewrite quoting
Closes #62
Made-with: Cursor
下载附件
- Fix pipe commands broken in shell hook: properly quote commands