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_CONTEXT is 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
/context should show Xk/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
claude and check /context
- Observe 200k limit instead of 1M
Environment
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:
However,
/contextconsistently shows200kas the context window size, not1M:Verified:
CLAUDE_CODE_DISABLE_1M_CONTEXTis not set2. 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)Steps to reproduce
claudeand check/context