发布

  • fix: critical hook fixes for production quality (v2.21.2)
    Release / Build aarch64-apple-darwin (push) Has been cancelled
    Release / Build x86_64-apple-darwin (push) Has been cancelled
    Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-unknown-linux-musl (push) Has been cancelled
    Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
    Release / Create Release (push) Has been cancelled
    Release / Publish to crates.io (push) Has been cancelled
    Release / Publish to npm (push) Has been cancelled

    frostbyte_neo 发布于 2026-04-08 08:02:56 +00:00

    • Fix pipe commands broken in shell hook: properly quote commands
      containing pipes so curl ... | python3 works 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 find command (*.toml works 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

    下载附件