mirror of
https://github.com/ultraworkers/claw-code-parity.git
synced 2026-04-23 05:06:12 +02:00
d88144d4a5
- Add centralized validate_slash_command_input for all slash commands - Rich error messages and per-command help detail - Wire validation into CLI entrypoints in main.rs - Consistent /agents and /skills usage surface - Verified: cargo test -p commands 22 passed, integration test passed, clippy clean