Sonnet[1m] requires extra-usage even on MAX 20x subscription
Resolved 💬 1 comment Opened Apr 17, 2026 by autonomous-low-noise Closed May 25, 2026
On a Claude MAX 20x subscription, selecting claude-sonnet-4-6[1m] via /model and sending any prompt returns:
API Error: Extra usage is required for 1M context · run /extra-usage to enable, or /model to switch to standard context
This is one of two things, and either way it needs addressing:
- A bug — Sonnet 1M should be usable on MAX 20x without opting into extra-usage, and the gating check is misfiring.
- An undocumented pricing/packaging change — Sonnet 1M has been moved behind
/extra-usagefor MAX 20x subscribers. If so, no Claude Code changelog, release notes, or subscription page I can find mentions this change. Subscribers have no way to learn about it except by hitting this error.
Please clarify which it is, and if (2), document the change somewhere discoverable (changelog + /model picker + subscription description).
Repro
- MAX 20x subscription, extra-usage disabled.
/model→ selectclaude-sonnet-4-6[1m].- Send any prompt.
- Error above.
Environment
- Platform: Linux
- Subscription: Claude MAX 20x
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗