ultraworkers-claw-code/rust/crates/tools
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
.gitignore fix: auto compaction threshold default 200k tokens 2026-04-01 03:55:00 +00:00
Cargo.toml fix: resolve all post-merge compile errors 2026-04-01 18:59:55 +09:00