[BUG] Opus 4.6 at 1m context actually is Opus 4.5

Status Fixed / completed
Reported on v2.1.87
Maintainer reply None cached
Activity 5 comments · opened Mar 29, 2026 · closed Apr 1, 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?

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.

!Image

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

  1. Open Claude Code
  2. Run /model or switch from Sonnet 4.6 to Opus 4.6
  3. Observe the model string: claude-opus-4-5-20251101
  4. Expected claude-opus-4-6-* and actually got claude-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.

View original on GitHub ↗

5 Comments

github-actions[bot] · 5 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/37118
  2. https://github.com/anthropics/claude-code/issues/31480
  3. https://github.com/anthropics/claude-code/issues/40547

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

Jerware · 5 months ago

I was seeing something similar where Default would select Haiku-4.5-20251001. I reverted the Claude Code for VS Code extension to version 2.1.85 and turned off auto-updates and that solved it for now. FWIW if I used command line native Claude Code, the /model command worked fine and I could change to Opus[1m] no problem. So it may just be a bug with the VS Code extension.

nanopink · 5 months ago

That's what I suspect.
But at the same time the amount of token usage for everyone increased coincidentally when limits got reduced, which is peculiar.
Using Claude through the CLI does appear to be smarter, which may indicate it could be limited to just CC extension, but that's based on my feelings.

nanopink · 5 months ago

<img width="478" height="35" alt="Image" src="https://github.com/user-attachments/assets/53531d64-22e4-40f5-be9d-7d64c96c7518" />

I will close this as it seems the new version fixed it, or at least the model name displayed is the technically correct one.

github-actions[bot] · 4 months ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.