Claude MAX Plan Now Includes 1M Token Context Window at No Extra Cost

What Changed
The Claude MAX plan now includes a 1 million token context window by default, without extra API-based usage charges. This represents a 5x increase in context window size compared to previous limitations.
Practical Impact
Users report several concrete workflow improvements:
- No more re-reading critical files across multiple context windows while working on the same refactor or debugging the same issue
- Elimination of time spent re-explaining context or using auto-compacting features
- Significant reduction in net token usage - "way way down" according to the source
- Ability to maintain continuous context across extended development sessions
User Experience
The source describes working with the 1M token context for approximately 15 hours, noting that the practical benefits exceeded initial expectations. The user reports being "mind boggled by what I'm getting accomplished right now" and specifically mentions efficient subagent usage as particularly powerful with the expanded context window.
This change appears to be an automatic upgrade for existing MAX plan users, with no action required on their part to access the increased context window.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude API Usage Data Shows Impact of New Limits on Max Plan Users
A Claude Max 20x user reports API-equivalent daily usage dropping from ~$210/day to ~$52/day after new limits were implemented, requiring significant workflow changes including using Sonnet and Codex.

Reddit discussion highlights 68% token reduction for AI agents through infrastructure changes
A Reddit user reports cutting AI agent token usage by 68.5% by switching from standard infrastructure to an agent-native OS with JSON-native state access, reducing state checks from ~9 shell commands to 1 structured call.

Claude Code 2.1.80 adds rate limit visibility, MCP push messaging, and memory improvements
Claude Code version 2.1.80 introduces rate limit visibility in the statusline, MCP push messaging via the --channels flag, inline plugin configuration, and reduces memory usage by 80MB on startup.

Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot
Ångstrom (YC S24) trained CSP-MACE-Å, an ML model 10,000x faster than DFT with matching accuracy, outperforming Meta's UMA-OMC on crystal structure prediction. They used Claude Code to orchestrate 100,000 GPU jobs on multi-cloud spot via Anycloud CLI.