-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Description
Preflight Checklist
- I have searched existing issues and this hasn't been reported yet
- This is a single bug report (please file separate reports for different bugs)
- I am using the latest version of Claude Code
What's Wrong?
Selecting "Opus 4.6" in Claude Code actually loads claude-opus-4-5-20251101 a completely different, older model.
Users are being served Opus 4.5 while the UI claims it's Opus 4.6. This likely explains the quality degradation and verbose "thinking out loud" behavior users have been reporting, they were never running Opus 4.6 to begin with.
What Should Happen?
Selecting Opus 4.6 should load the actual Opus 4.6 model (claude-opus-4-6).
Users should receive the model they select.
Steps to Reproduce
- Open Claude Code
- Run /model or switch from Sonnet 4.6 to Opus 4.6
- Observe the model string:
claude-opus-4-5-20251101 - Expected
claude-opus-4-6-*and actually gotclaude-opus-4-5-20251101
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
Unknown (Before 1m was forced by default and 400k disappeared)
Claude Code Version
2.1.87
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
VS Code integrated terminal
Additional Information
We have been deceived.
There was a sharp model quality decrease when 1m was forced by the update.
And this is because 4.6 at 1m is actually 4.5.
