claw-code-parity/rust/crates
YeonGyu-Kim f2dd6521ed feat(hooks): add PostToolUseFailure propagation, validation, and tests
- Hook runner propagates execution failures as real errors, not soft warnings
- Conversation converts failed pre/post hooks into error tool results
- Plugins fully support PostToolUseFailure: aggregation, resolution, validation, execution
- Add ordering + short-circuit tests for normal and failure hook chains
- Add missing PostToolUseFailure manifest path rejection test
- Verified: cargo clippy --all-targets -- -D warnings passes, cargo test 94 passed
2026-04-02 18:24:12 +09:00
..
api Merge remote-tracking branch 'origin/omx-issue-9201-release-ci' 2026-04-02 08:32:15 +00:00
commands Make claw's REPL feel self-explanatory from analysis through commit 2026-04-02 07:20:35 +00:00
compat-harness wip: plugins progress 2026-04-01 07:09:06 +00:00
plugins feat(hooks): add PostToolUseFailure propagation, validation, and tests 2026-04-02 18:24:12 +09:00
runtime feat(hooks): add PostToolUseFailure propagation, validation, and tests 2026-04-02 18:24:12 +09:00
rusty-claude-cli fix: resolve clippy warnings, apply cargo fmt, skip env-dependent test 2026-04-02 17:52:31 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools Keep Rust PRs green with a minimal CI gate 2026-04-02 07:31:56 +00:00