[BUG] Incorrect slash command suggestion on v2.0.30
Resolved 💬 5 comments Opened Oct 31, 2025 by adamrothman Closed Nov 10, 2025
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?
When I type /context, Claude Code suggests/highlights /compact instead – I almost accidentally compacted my session, which I very much did not want to do!
In this screenshot, all I've done is typed /context – I haven't hit any of the arrow keys to adjust the highlighted command. If I hit enter, I will select the wrong command.
<img width="1030" height="125" alt="Image" src="https://github.com/user-attachments/assets/6dbbcf8b-79c4-4cb3-bc0d-75c32c275354" />
What Should Happen?
Claude should highlight the slash command that matches what I've typed, not some other one.
Error Messages/Logs
Steps to Reproduce
- Start or resume a Claude Code session
- Type
/context - Claude highlights the wrong command
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.0.28
Claude Code Version
2.0.30
Platform
AWS Bedrock
Operating System
macOS
Terminal/Shell
Other
Additional Information
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗