Skip to content

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

@nanopink

Description

@nanopink

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.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:modelbugSomething isn't workinghas reproHas detailed reproduction stepsplatform:vscodeIssue specifically occurs in VS Codeplatform:windowsIssue specifically occurs on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions