claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Sonnet 1M context window unavailable on Max 20x subscription - regression from ~2 weeks ago

Open zamabama opened this issue 1 month ago • 2 comments

What's wrong

The sonnet[1m] model option appears in the model selector but returns an error when selected: "The long context beta is not yet available for this subscription."

This feature was working approximately 2 weeks ago and stopped without any notification. I'm on the Max 20x plan (highest paid tier).

Environment:

  • Claude Code version: 2.0.75
  • VS Code extension version: 2.0.75
  • OS: macOS Sequoia 15.x
  • Subscription: Max 20x plan

What should happen

Max 20x subscribers should have access to the 1M token context window for Sonnet, as we did previously. At minimum, the option should not appear in the model selector if it's not available.

Steps to reproduce

  1. Open Claude Code (VS Code extension or CLI) as a Max 20x subscriber
  2. Run /model sonnet[1m] or select from model picker
  3. Send any message
  4. Error appears: "The long context beta is not yet available for this subscription."

Additional context

  • Similar to closed issue #10219 but this is a regression - it was working before
  • Heavy MCP server usage (45K+ tokens at startup) makes 200K context insufficient
  • This is workflow-breaking for legitimate Max subscribers
  • No communication was sent about this change

zamabama avatar Dec 22 '25 14:12 zamabama

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/10219
  2. https://github.com/anthropics/claude-code/issues/9940
  3. https://github.com/anthropics/claude-code/issues/6871

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

github-actions[bot] avatar Dec 22 '25 14:12 github-actions[bot]

Found 3 possible duplicate issues:

  1. [BUG] claude with model sonnet[1m] doesn't work on a max 20x account #10219
  2. [BUG] Pro account switching to sonnet[1m] started throwing API 400 error #9940
  3. Long Context Beta Not Available for Current Subscription #6871

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

Those are either already closed or talking about some requirement for tier 4 on an account which I don't even understand because I had this working on my personal 20x plan for months totally fine up until a couple of weeks ago.

zamabama avatar Dec 22 '25 14:12 zamabama