mirror of
https://github.com/ultraworkers/claw-code-parity.git
synced 2026-04-22 20:56:16 +02:00
731ba9843b
- 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