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

Claude Max $100 subscription usage data for API extension task
A Claude Max $100 subscription user reports consuming 13% of a 5-hour session to extend an existing API with favorite library functionality, with context usage at 11% and weekly usage increasing from 5% to 6%.

Claude Code v2.1.215: /verify and /code-review No Longer Automatic
Claude Code v2.1.215 stops auto-running /verify and /code-review skills. You must invoke them explicitly with /verify or /code-review when needed.

Claude Code 2.1.136: Action Safety, Hard Deny Rules, and Security Monitor
Claude Code CC 2.1.136 adds action safety and truthful reporting requirements, introduces hard_deny as a fourth custom-rule category, and splits security blocking into unconditional hard blocks and user-authorizable soft blocks.
Claude Agent SDK Gets Dedicated Monthly Credits for Programmatic Usage Starting June 15
Starting June 15, paid Claude plans receive a separate monthly credit for programmatic usage (Agent SDK, claude-p, Claude Code GitHub Actions, third-party tools). Pro gets $20, Max 5x $100, etc. Usage pauses if credit runs out and additional usage credits are off.