-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Open
Labels
area:corebugSomething isn't workingSomething isn't workingplatform:macosIssue specifically occurs on macOSIssue specifically occurs on macOS
Description
Environment
- Claude Code version: 2.1.75
- Plan: Max (20x, confirmed at claude.ai/settings/billing)
- OS: macOS (Apple Silicon, M3 Max)
- Model: Opus 4.6 (Default)
Issue
Two features that should be available on the Max plan are not working:
1. Context window stuck at 200k instead of 1M
The v2.1.75 changelog states:
Added 1M context window for Opus 4.6 by default for Max, Team, and Enterprise plans (previously required extra usage)
However, /context consistently shows 200k as the context window size, not 1M:
claude-opus-4-6 · 35k/200k tokens (18%)
Verified:
CLAUDE_CODE_DISABLE_1M_CONTEXTis not set- Restarted Claude Code (full exit + relaunch) - still 200k
- No managed settings or local config overriding context window
- Running latest version (2.1.75)
2. Remote Control not available
Remote Control has been announced for Max plans but is not accessible on this account.
Expected behaviour
/contextshould showXk/1000k tokens(1M context window)- Remote Control should be available
Steps to reproduce
- Subscribe to Max plan (20x)
- Install Claude Code 2.1.75
- Run
claudeand check/context - Observe 200k limit instead of 1M
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:corebugSomething isn't workingSomething isn't workingplatform:macosIssue specifically occurs on macOSIssue specifically occurs on macOS