claw-code-parity/rust/crates/rusty-claude-cli
YeonGyu-Kim f5fa3e26c8 refactor(tools): replace panic paths with proper error handling
- Convert permission_mode_from_plugin panic to Result-based error
- Add input validation for tool dispatch edge cases
- Propagate signature changes to main.rs caller
- 29 tools tests pass, clippy clean
2026-04-02 18:04:55 +09:00
..
src refactor(tools): replace panic paths with proper error handling 2026-04-02 18:04:55 +09:00
tests Prevent resumed slash commands from dropping release-critical arguments 2026-04-02 07:37:25 +00:00
Cargo.toml Merge remote-tracking branch 'origin/rcc/hook-pipeline' into integration/dori-cleanroom 2026-04-02 11:05:03 +09:00