Claude Code Opus 4.6 Now Defaults to 1M Token Context Window

Claude Code's Opus 4.6 model has been updated to default to a 1 million token context window. This change was observed by users without any formal announcement from Anthropic.
Key Details
According to user reports on r/ClaudeAI:
- Opus 4.6 in Claude Code now defaults to 1 million token context window
- Pricing remains unchanged from previous versions
- The change appears to be live and operational
- No official announcement has been made about this update
Context windows determine how much text an AI model can process in a single interaction. A 1 million token context window allows Claude to work with approximately 750,000 words of text, which is significant for codebases, documentation, and large files. This represents a substantial increase from previous Claude models that typically offered 200K token contexts.
For developers using AI coding assistants, larger context windows mean you can feed Claude entire codebases, multiple files, or extensive documentation in a single prompt. This enables more comprehensive code analysis, refactoring across larger code sections, and better understanding of project architecture.
The lack of official announcement suggests this might be a gradual rollout or testing phase. Developers should verify the context window availability in their own Claude Code instances.
📖 Read the full source: r/ClaudeAI
👀 See Also

Analysis of 100M tokens in Claude Code reveals 99.4% input usage
Analysis of 1,289 requests across extended coding sessions shows Claude Code used 100.3M input tokens (99.4%) versus only 616K output tokens (0.6%), with 84.2M tokens cached due to repeated context re-sending.

Claude Code v2.1.202: Dynamic Workflow Sizes, /review reverted, and 20+ fixes
Adds dynamic workflow sizing in /config, reverts /review to single-pass, fixes mTLS handshake failures, voice dictation loops, session resume with many git worktrees, and more.

Claude Max 20x Plan: Limit Increases Not Applied Despite Announcements — User Confirms with Math
A paying Claude Max 20x ($200/month) user reports that the 2x session and 1.5x weekly limit increases announced by Anthropic have not been applied to their account. They provide mathematical proof and share a complete lack of support response.

Anthropic Splits Remote Agent Control into Dispatch and Remote Control with Reliability Issues
Anthropic has implemented OpenClaw's core capability as two separate products: Dispatch for Cowork users and Remote Control for Claude Code developers. Both suffer from reliability problems including mobile connection drops after roughly 10 hours.