[BUG] Slash commands should not be queued or sent to Claude
Environment
- Claude CLI version: 0.2.108
Bug Description
Queued slash commands are sent to Claude instead of processed locally immediately.
Steps to Reproduce
- Ask Claude to do something.
- Whilst it thinks, run
/cost
Expected Behavior
Cost of current session should be shown immediately.
Actual Behavior
It gets sent to Claude who then speculates about the true nature of its existence (just kidding, it tells me to RTFM).
Additional Context
The underlying issue is that /cost gets sent to haiku and uses up tokens, which makes absolutely zero sense, why should checking cost usage need making inference requests and cost tokens/money???
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
Yeah this issue is still present in 2.0.30 on Windows with Windows Terminal and PowerShell.
it affects any slash command, /exit, /permissions, /clear, etc. the most annoying is /permissions,