claw-code-parity/rust/crates/rusty-claude-cli
YeonGyu-Kim d88144d4a5 feat(commands): slash-command validation, help formatting, CLI wiring
- 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
2026-04-02 18:24:47 +09:00
..
src feat(commands): slash-command validation, help formatting, CLI wiring 2026-04-02 18:24:47 +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