mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-13 02:19:30 +02:00
b3a5a74237
Only fire the slash-command guard for multi-word commands when the first token is a known CLI subcommand (help, version, status, etc.). Slash commands with additional arguments (explain this, cost list) are treated as prompts. Generated with https://github.com/Yeachan-Heo/gajae-code Co-authored-by: Gajae Code <dev@gajae-code.com>