mirror of
https://github.com/ultraworkers/claw-code-parity.git
synced 2026-04-26 06:36:07 +02:00
f2dd6521ed
- 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