Skip to content

[BUG] 1M context window removed from Desktop Code tab model picker after v1.1.7714 update on Max plan #36351

@EricPotratz

Description

@EricPotratz

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?

After updating Claude Desktop to v1.1.7714 (build 3bd6f6), the Opus 4.6 [1M] option no longer appears in the Code tab model dropdown on Max plan. Only "Opus 4.6" (200K), "Sonnet 4.6", and "Haiku 4.5" are shown.

The 1M option briefly flashes in the dropdown on launch, then reverts to plain "Opus 4.6". The /context command confirms a 200K ceiling.

Confirmed version regression: one machine had working 1M on the prior version with zero custom configuration. After updating to v1.1.7714, it disappeared immediately.

What Should Happen?

The model dropdown in the Code tab should show "Opus 4.6 [1M context]" for Max plan subscribers, as documented at code.claude.com/docs/en/model-config.

Error Messages/Logs

No error message. The 1M option silently disappears from the dropdown.
Also found stale s1mAccessCache in .claude.json with hasAccess:false from Dec 2025 that survived Reset App Data — this should be cleared by reset.

Steps to Reproduce

  1. Have a Max plan account
  2. Update Claude Desktop to v1.1.7714
  3. Open Code tab
  4. Click model dropdown — no 1M context option appears
  5. On launch, "Opus 4.6 [1M]" briefly flashes then reverts to "Opus 4.6"

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

1.1.7714 (3bd6f6)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

Tested on two Windows 11 machines, same Max plan account. Both affected on v1.1.7714.

Extensive local troubleshooting performed — none resolved it:

  • Removed stale ANTHROPIC_API_KEY, ANTHROPIC_BASE_URL env vars
  • Cleared s1mAccessCache from .claude.json (had hasAccess:false cached from Dec 2025)
  • Removed oauthAccount field from .claude.json
  • Replaced entire .claude.json with fresh auto-generated version
  • Full Reset App Data + re-authentication
  • Multiple Clear Cache and Restart
  • Removed all ANTHROPIC env vars (verified at registry level)
  • Cleaned settings.json of any model overrides

Note: s1mAccessCache persists through "Reset App Data" — this seems like a separate bug.

Likely related to #24208, #34143, #34333, #34435, #34593

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions