Claude Opus 4.6 and Sonnet 4.6 Now Feature 1M Context Window at Standard Pricing
Anthropic has announced that Claude Opus 4.6 and Sonnet 4.6 now support 1 million token context windows at standard pricing, eliminating the long-context premium that previously applied beyond 200k tokens.
Key Changes
Standard pricing across the full window: Users no longer pay extra for using the extended context beyond 200k tokens. This represents a significant cost reduction for applications requiring large context windows.
Expanded media limits: The models now support up to 600 images or PDF pages, up from previous limits.
Maintained performance: According to Anthropic’s benchmarks, the models maintain strong performance across the full 1M context window, with Opus 4.6 showing a 91.9→78.3 score on needle-in-haystack tests.
Developer Impact
For developers using Claude Code and similar tools, this change addresses a major pain point. Previously, hitting the 200k context limit triggered compaction events that often degraded conversation quality and lost important context.
Before: Developers had to carefully manage context windows, frequently starting new sessions or paying premium rates for extended context.
Now: Teams can maintain longer conversations without compaction penalties, enabling more complex multi-step tasks and reducing the need for manual context management.
Practical Applications
Large codebase analysis: Developers can now load entire codebases into context without worrying about premium pricing.
Extended debugging sessions: Long troubleshooting conversations no longer require frequent restarts or expensive context extensions.
Multi-agent workflows: Teams can run parallel agents with shared context more cost-effectively.
Performance Considerations
While the 1M window is available, developers should note that context quality can still degrade at very high token counts. Many experienced users report optimal performance when keeping context under 700k tokens, with some preferring to restart sessions around 150k tokens for maximum coherence.
The announcement positions Anthropic competitively against OpenAI’s GPT-4 models, which still charge premium rates for extended context windows.
Next Steps
Developers currently using Claude Code or API integrations can immediately benefit from these changes. The update applies to both subscription plans and API usage, making extended context workflows more accessible for production applications.