mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-05 23:54:50 +08:00
- 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