[BUG] /bug command autocorrects to /debug every time
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
aWhen typing /bug in an interactive Claude Code session, the command is automatically changed/redirected to /debug instead of triggering the ug reporting flow. This happens every time.
What Should Happen?
aTyping /bug should open the bug reporting flow and allow submitting an issue to Anthropic. It should not be autocorrected or redirected to /debug, which is a completely different command (a diagnostic/troubleshooting tool).
Error Messages/Logs
Steps to Reproduce
a1. Open a Claude Code interactive session (run claude in terminal)
- Type
/bug(with or without a description after it) - 3. Observe that the command is automatically changed to
/debuginstead
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
latest (run claude --version to confirm)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Other
Additional Information
Using the Claude Code Desktop App (not a terminal/shell). The /bug command autocorrects to /debug every time it is typed.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗