Claude Opus 4.6 and Sonnet 4.6 now offer 1M context at standard pricing

✍️ OpenClawRadar📅 Published: March 14, 2026🔗 Source
Claude Opus 4.6 and Sonnet 4.6 now offer 1M context at standard pricing
Ad

What's available now

Claude Opus 4.6 and Sonnet 4.6 now include the full 1M context window at standard pricing on the Claude Platform. Standard pricing applies across the full window — $5/$25 per million tokens for Opus 4.6 and $3/$15 for Sonnet 4.6. There's no multiplier: a 900K-token request is billed at the same per-token rate as a 9K one.

Key changes with general availability

  • One price for the full context window with no long-context premium
  • Full rate limits at every context length — your standard account throughput applies across the entire window
  • 6x more media per request: up to 600 images or PDF pages, up from 100
  • Available today on Claude Platform natively, Microsoft Azure Foundry, and Google Cloud's Vertex AI
  • No beta header required — requests over 200K tokens work automatically
  • If you're already sending the beta header, it's ignored so no code changes are required

Integration with Claude Code

1M context is now included in Claude Code for Max, Team, and Enterprise users with Opus 4.6. Opus 4.6 sessions can use the full 1M context window automatically, meaning fewer compactions and more of the conversation kept intact.

Ad

Performance benchmarks

Opus 4.6 scores 78.3% on MRCR v2, the highest among frontier models at that context length. Claude Opus 4.6 and Sonnet 4.6 maintain accuracy across the full 1M window. Long context retrieval has improved with each model generation.

Practical implications for developers

This means you can load an entire codebase, thousands of pages of contracts, or the full trace of a long-running agent — tool calls, observations, intermediate reasoning — and use it directly. The engineering work, lossy summarization, and context clearing that long-context work previously required are no longer needed.

According to user feedback:

  • Software engineers report being able to search, re-search, aggregate edge cases, and propose fixes all in one window without losing context
  • Teams have seen a 15% decrease in compaction events, with agents able to hold context and run for hours without forgetting initial content
  • Agent systems can now process full diffs without chunking, leading to higher-quality reviews from simpler, more token-efficient harnesses
  • Scientific research systems can synthesize hundreds of papers, proofs, and codebases in a single pass

📖 Read the full source: HN AI Agents

Ad

👀 See Also

AI Vendor Lock-In Escalates: Switching Models Now Costs More Than Most Expected
News

AI Vendor Lock-In Escalates: Switching Models Now Costs More Than Most Expected

A Zapier survey of 542 US executives shows 90% thought they could switch AI vendors in under 4 weeks, but 58% of actual migrations failed or took far longer. Meanwhile, OpenAI raised GPT-5.2 input token pricing from $1.25 to $5.75, and Anthropic moved Claude enterprise to dynamic pricing, potentially doubling or tripling costs for heavy users.

OpenClawRadar
Anthropic Report Details Mass Distillation of Claude by Chinese AI Firms
News

Anthropic Report Details Mass Distillation of Claude by Chinese AI Firms

Anthropic published evidence that DeepSeek, Moonshot AI, and MiniMax used 24,000 fake accounts and over 16 million exchanges to distill Claude's capabilities, compromising safety mechanisms in the copied models.

OpenClawRadar
Analysis of 2,181 Remote MCP Server Endpoints Shows Reliability Issues
News

Analysis of 2,181 Remote MCP Server Endpoints Shows Reliability Issues

An automated health check of 2,181 remote MCP server endpoints found that only 9% are confirmed up and healthy, with 52% completely dead and 37% requiring authentication. The data includes category breakdowns, latency measurements, and uptime statistics.

OpenClawRadar
Claude Code v2.1.116: Performance improvements, terminal fixes, and security updates
News

Claude Code v2.1.116: Performance improvements, terminal fixes, and security updates

Claude Code v2.1.116 delivers significant performance improvements including up to 67% faster /resume on 40MB+ sessions, smoother terminal scrolling, and faster MCP startup. The release also fixes terminal rendering issues, adds security protections for dangerous path operations, and resolves multiple bugs affecting slash commands and plugin management.

OpenClawRadar