ultraworkers-claw-code/rust/crates
YeonGyu-Kim 731ba9843b feat(commands): add slash command argument validation with clear error messages
- Add SlashCommandParseError type for structured parse failures
- Validate arguments for all arg-taking commands (permissions, config, session, plugin, agents, skills, teleport, resume)
- No-arg commands now reject unexpected arguments
- Error messages include help text with usage/summary/category
- 21 commands tests pass, clippy clean
2026-04-02 18:09:48 +09:00
..
api Merge remote-tracking branch 'origin/omx-issue-9201-release-ci' 2026-04-02 08:32:15 +00:00
commands feat(commands): add slash command argument validation with clear error messages 2026-04-02 18:09:48 +09:00
compat-harness wip: plugins progress 2026-04-01 07:09:06 +00:00
plugins Merge remote-tracking branch 'origin/rcc/plugins' into integration/dori-cleanroom 2026-04-01 19:13:53 +09:00
runtime Merge remote-tracking branch 'origin/omx-issue-9201-release-ci' 2026-04-02 08:32:15 +00:00
rusty-claude-cli feat(commands): add slash command argument validation with clear error messages 2026-04-02 18:09:48 +09:00
telemetry feat: anthropic SDK header matching + request profile 2026-04-01 05:55:25 +00:00
tools Keep Rust PRs green with a minimal CI gate 2026-04-02 07:31:56 +00:00