Description
v2.1.75 release notes state:
Added 1M context window for Opus 4.6 by default for Max, Team, and Enterprise plans (previously required extra usage)
However, /context consistently shows 14k/200k tokens (7%) — the context window remains at 200K.
Environment
- Claude Code: v2.1.75
- Model: claude-opus-4-6 (medium effort)
- Plan: Claude Max ($200/month)
- Extra usage: enabled (€0.00 spent)
- OS: macOS (Darwin 25.3.0)
- No
CLAUDE_CODE_DISABLE_1M_CONTEXT env var set
- No model overrides in settings
Steps to reproduce
- Start a new Claude Code session:
claude
- Run
/context
- Observe
200k context window instead of expected 1M
What I tried
- Starting multiple new sessions
- Enabling extra usage on claude.ai
- Verifying no env vars or settings override the context window
- Confirmed plan shows "Claude Max" in the header
Expected behavior
/context should show 1M context window as described in v2.1.75 release notes.
Description
v2.1.75 release notes state:
However,
/contextconsistently shows14k/200k tokens (7%)— the context window remains at 200K.Environment
CLAUDE_CODE_DISABLE_1M_CONTEXTenv var setSteps to reproduce
claude/context200kcontext window instead of expected1MWhat I tried
Expected behavior
/contextshould show1Mcontext window as described in v2.1.75 release notes.