[BUG] /bug command autocorrects to /debug every time

Resolved 💬 3 comments Opened Feb 22, 2026 by regnk Closed Mar 22, 2026

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)

  1. Type /bug (with or without a description after it)
  2. 3. Observe that the command is automatically changed to /debug instead

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.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗