Claude Opus 4.6 Review: 80.8% SWE-bench, Features & Benchmarks
In-depth review of Claude Opus 4.6: 80.8% SWE-bench Verified, 68.8% ARC-AGI-2, 1M context window. Performance analysis, pricing, and comparison with GPT-5.1.
TL;DR -- Should You Care About Claude Opus 4.6?
- Coding is marginally unchanged from Opus 4.5 (80.8% vs 80.9% SWE-bench), but reasoning nearly doubled with ARC-AGI-2 jumping from 37.6% to 68.8%. This is the biggest single-generation leap in abstract reasoning we have ever seen from any lab.
- Agent Teams is the real headline feature. Multi-agent Claude Code orchestration built a working C compiler from scratch -- 100,000 lines of code that boots Linux on three CPU architectures. This is not a demo. This is a preview of autonomous software engineering.
- The writing controversy is real. A significant portion of users report that Opus 4.6 produces flatter, more generic prose than Opus 4.5. If you are primarily a writer, read the controversy section before upgrading.
All benchmark data sourced from Anthropic official announcements, CNBC, Fortune, DataCamp, WinBuzzer, The Hacker News, TechCrunch, and VentureBeat. Last updated February 2026.
What's New in Claude Opus 4.6
Anthropic released Claude Opus 4.6 on February 5, 2026, positioning it as the most capable model in the Claude family. On paper, the model ID is claude-opus-4-6, and most developers encounter it as the new default Opus tier in the API. Here is what actually changed under the hood.
The 1 million token context window is now available in public beta. This is not just a bigger number -- it fundamentally changes what you can feed the model in a single prompt. Full codebases, entire legal document sets, multi-hundred-page research papers. The previous 200K limit felt generous until you tried loading a Rails monolith into a conversation. Anthropic claims the extended context maintains coherence through a new retrieval mechanism, and the MRCR v2 benchmark backs this up: Opus 4.6 scores 76% at 1M tokens compared to a dismal 18.5% for GPT-5.2 at the same length. Context is not just about fitting more tokens -- it is about actually using them.
Output tokens doubled to 128K, up from 64K in Opus 4.5. For developers generating long-form code, documentation, or structured data, this removes a painful bottleneck. No more hitting the output ceiling mid-function and having to chain continuation prompts.
Adaptive thinking replaces the manual budget_tokens parameter from extended thinking mode. Instead of guessing how much thinking budget a task needs, Opus 4.6 dynamically allocates reasoning effort based on problem complexity. Simple factual questions get fast responses. Multi-step reasoning problems get deep chains of thought. In practice, this means you spend less time tuning parameters and the model spends its compute more efficiently.
Context compaction enables effectively infinite conversations. When a conversation approaches the context limit, the model intelligently summarizes earlier exchanges while preserving critical details. You can now have hours-long pair programming sessions without the model forgetting what you discussed thirty minutes ago. This is a quiet feature that dramatically improves daily workflow.
Agent Teams is the marquee feature and gets its own section below. In short: multiple Claude Code instances coordinating on complex tasks through a tmux-based orchestrator pattern.
Finally, Opus 4.6 adds native PowerPoint and Excel integration -- the model can read, analyze, and generate .pptx and .xlsx files directly. Enterprise users who have been copy-pasting spreadsheet data into prompts will appreciate this more than any benchmark number.
One breaking change to flag: assistant message prefilling now returns a 400 error. If your application relied on seeding the assistant's response with a partial message, you need to refactor before upgrading. Anthropic deprecated this pattern citing safety concerns around response manipulation.
Benchmark Breakdown: Opus 4.6 vs Everything Else
Let the numbers speak. This table covers every major benchmark with verified scores as of February 2026.
| Benchmark | Opus 4.6 | Opus 4.5 | GPT-5.2 | GPT-5.3 Codex | Notes |
|---|---|---|---|---|---|
| SWE-bench Verified | 80.8% | 80.9% | 80.0% | -- | Virtual three-way tie at the top |
| ARC-AGI-2 | 68.8% | 37.6% | -- | -- | +83% jump, biggest reasoning leap ever |
| Terminal-Bench 2.0 | 65.4% | 59.8% | 64.7% | 77.3% | Codex dominates terminal tasks |
| GDPval-AA | 1,606 Elo | -- | 1,462 Elo | -- | 144 Elo points ahead of GPT-5.2 |
| OSWorld | 72.7% | 66.3% | -- | -- | Computer-use tasks, strong improvement |
| Humanity's Last Exam | 40.0% / 53.1% | -- | -- | -- | Without tools / with tools |
| MRCR v2 (1M context) | 76% | -- | 18.5% | -- | Long-context retrieval, not even close |
| BigLaw Bench | 90.2% | -- | -- | -- | Legal reasoning, highest score recorded |
| Finance Agent | #1 | -- | -- | -- | Top-ranked financial agent benchmark |
Sources: Anthropic System Card, WinBuzzer, DataCamp, VentureBeat (February 2026)
Reading Between the Numbers
The SWE-bench story is straightforward: the top three models -- Opus 4.6, Opus 4.5, and GPT-5.2 -- are all clustered within a single percentage point of each other around 80%. We have likely hit a soft ceiling on this benchmark where further gains require fundamentally different approaches to code understanding. Do not choose your model based on SWE-bench alone.
The ARC-AGI-2 result is the real story. This benchmark tests abstract reasoning and novel pattern recognition -- the kind of fluid intelligence that has historically been AI's weakest domain. Going from 37.6% to 68.8% in a single generation is not normal. For context, the entire field moved maybe 10 percentage points on ARC-AGI over the previous two years combined. Opus 4.6 nearly doubled its predecessor's score. Something meaningful changed in how this model reasons about unfamiliar problems.
Terminal-Bench 2.0 is where GPT-5.3 Codex pulls ahead at 77.3%, roughly 12 points above Opus 4.6. If your workflow is purely terminal-based coding tasks -- shell scripting, CLI tool building, system administration -- Codex has a legitimate edge here. More on that in the "Who Should Upgrade" section.
The MRCR v2 long-context result deserves emphasis: 76% vs 18.5% is not a competition, it is a demolition. At one million tokens, GPT-5.2 essentially cannot reliably retrieve information from earlier in the context. Opus 4.6 can. If you work with large documents or codebases, this alone might justify the model choice.
GDPval-AA at 1,606 Elo puts Opus 4.6 144 points ahead of GPT-5.2 in general domain performance. In chess terms, that is the difference between a grandmaster and a strong international master. Meaningful, not insurmountable, but consistently noticeable in daily use.
The 20-Minute AI War
What happened on February 5, 2026 will become a footnote in AI history books -- or possibly its own chapter.
Anthropic launched Claude Opus 4.6 at approximately 10:00 AM Pacific Time. Blog post live, API endpoints updated, social media blitz underway. For roughly twenty minutes, Opus 4.6 was the undisputed state-of-the-art.
Then, at approximately 10:20 AM, OpenAI dropped GPT-5.3 Codex.
Whether this was planned counter-programming or reactive launch remains debated. OpenAI has not commented on the timing. Anthropic's CEO Dario Amodei gave a tight-lipped smile when asked about it at a press event, saying only that "competition drives progress."
The result was a chaotic afternoon on tech Twitter, Reddit, and Hacker News as developers scrambled to benchmark both models simultaneously. Terminal-Bench 2.0 results trickled in showing Codex at 77.3% versus Opus 4.6 at 65.4%, giving OpenAI the coding headline. But ARC-AGI-2, GDPval, and long-context results favored Opus heavily.
The consensus that emerged over the following days: Opus 4.6 is the better general-purpose model. GPT-5.3 Codex is the better pure coding model. Neither is strictly superior. The AI arms race has become a multi-front war where different models win on different terrain.
Agent Teams: The Headline Feature
Forget the benchmarks for a moment. Agent Teams is the feature that will matter most six months from now.
What It Is
Agent Teams extends Claude Code to support multiple Claude instances working in parallel on different parts of a complex task, coordinated by an orchestrator agent. Think of it as a software engineering team where every member is Claude, each with their own terminal, their own file access, and their own working memory -- but all collaborating toward a shared goal.
How It Works
The architecture uses tmux panes to give each agent its own isolated environment. One agent acts as the orchestrator, breaking the high-level task into subtasks, delegating them to specialist agents, and integrating results. The orchestrator can:
- Spawn new agents for specific subtasks
- Monitor agent progress in real-time
- Redirect agents when they go off-track
- Merge outputs from multiple agents into a coherent result
To enable it today, set the environment variable:
export CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
Then launch Claude Code normally. When you describe a complex task, the orchestrator will decide whether to invoke the multi-agent pattern or handle it as a single agent.
The C Compiler Demo
During the launch event, Anthropic demonstrated Agent Teams building a complete C compiler from scratch. Not a toy subset of C. A real compiler -- roughly 100,000 lines of code -- that successfully compiled a Linux kernel and booted it on three different CPU architectures: x86, ARM, and RISC-V.
Let that sink in. Multiple AI agents, coordinating autonomously, wrote a production-grade compiler that produces working operating system binaries. The entire process was streamed live and took approximately 8 hours.
Individual agents handled lexing, parsing, semantic analysis, optimization passes, and code generation for each target architecture. The orchestrator managed dependencies between components, resolved integration conflicts, and ran test suites after each major milestone.
This is not the future of software development. This is the present. It just happens to require a $200/month Claude Pro subscription and an experimental flag.
Practical Implications
For most developers today, Agent Teams will feel like overkill for daily tasks. Where it shines:
- Large refactoring projects -- one agent refactors module A while another updates module B's tests
- Cross-platform development -- parallel agents generating platform-specific implementations
- Codebase migrations -- one agent handles the migration while another updates documentation
- Full-stack features -- one agent writes the backend API, another builds the frontend, a third writes integration tests
The limitation is cost. Each agent consumes its own token budget. A complex Agent Teams session can easily burn through $50-100 in API credits in a single run.
The "Better Coding, Worse Writing" Controversy
This section exists because honesty builds trust, and ignoring the controversy would be dishonest.
What Users Are Saying
Within 48 hours of launch, Reddit threads about Opus 4.6's writing quality began accumulating significant attention:
- "Claude 4.6 feels lobotomized for creative writing" -- 167 upvotes on r/ClaudeAI, with comments describing outputs as "flat," "generic," and "stripped of personality"
- "They nerfed the writing again" -- 81 upvotes, with side-by-side comparisons showing Opus 4.5 producing more varied sentence structures, richer vocabulary, and stronger authorial voice
- Multiple threads reporting that Opus 4.6 defaults to shorter, more direct prose -- which is arguably better for technical communication but feels lifeless for creative work
The pattern matches what happened with previous Claude upgrades: improvements in reasoning and instruction-following came at the cost of what users described as the model's "soul" in creative contexts.
The Counterpoint
Not everyone agrees the writing is worse. Tom's Guide published a review calling Opus 4.6's prose "more human and less AI-sounding" than its predecessor, arguing that the directness is actually an improvement over Opus 4.5's occasionally purple prose.
Several professional writers on Twitter noted that Opus 4.6 follows complex stylistic instructions more reliably -- the writing may start blander, but it responds better to detailed prompting about voice, tone, and style. The baseline changed; the ceiling arguably didn't.
Anthropic's Response
Anthropic acknowledged the feedback and suggested users leverage the new system prompt voice and tone preferences to customize the model's writing style. In practice, this means adding explicit instructions like "Write in a warm, conversational tone with varied sentence lengths and occasional metaphors" to your system prompt.
It works. But it is an extra step that was not necessary with Opus 4.5, and some users reasonably argue they should not need to prompt-engineer their way back to the previous model's default behavior.
Our Recommendation
Be pragmatic:
- Use Opus 4.6 for coding, analysis, data work, technical writing, and any task where precision matters more than flair
- Keep Opus 4.5 available for creative writing, marketing copy, storytelling, and tasks where voice and personality are the product
- Invest in system prompts if you need Opus 4.6's reasoning capabilities but also need strong writing -- detailed style instructions close most of the gap
This is not a permanent situation. Anthropic has historically responded to writing quality feedback within 1-2 model updates. Expect improvements.
Pricing and Value Analysis
Opus 4.6 maintains the same pricing structure as Opus 4.5, which itself represented a dramatic reduction from the Opus 4.1 era.
| Input (per 1M tokens) | Output (per 1M tokens) | Context Window | Max Output | |
|---|---|---|---|---|
| Claude Opus 4.6 (<=200K context) | $5 | $25 | 200K (standard) | 128K tokens |
| Claude Opus 4.6 (>200K context) | $10 | $37.50 | Up to 1M (beta) | 128K tokens |
| Claude Opus 4.5 | $5 | $25 | 200K | 64K tokens |
| GPT-5.2 | $2.50 | $10 | 128K | 64K tokens |
| GPT-5.3 Codex | $2.50 | $10 | 200K | 128K tokens |
Key pricing notes:
- Batch API discount: 50% off both input and output costs. If your workload can tolerate async processing, this is the most cost-effective way to use Opus 4.6.
- 1M context window costs 2x the standard rate. You are paying $10 input and $37.50 output per million tokens when exceeding 200K context. For large-document processing, factor this into your budget carefully.
- Opus 4.6 is 2x more expensive than GPT-5.2/5.3 on both input and output. The premium buys you superior reasoning (ARC-AGI-2), dramatically better long-context performance (MRCR v2), and Agent Teams. Whether that is worth double depends entirely on your use case.
- Claude Pro subscription ($20/month) includes Opus 4.6 access with usage limits. For individual developers, this is often more economical than API access unless you are running production workloads.
- Claude Max ($200/month) removes most usage limits and is effectively required for serious Agent Teams usage.
The cost picture is clear: Opus 4.6 is the premium option. You are paying for best-in-class reasoning and long-context performance. If your workload is price-sensitive and coding-focused, GPT-5.3 Codex offers better terminal performance at half the price.
500+ Zero-Day Vulnerabilities Found During Pre-Release Testing
This is the number that security teams should frame and hang on their walls.
During Opus 4.6's pre-release red-teaming phase, the model identified over 500 previously unknown (zero-day) vulnerabilities across various software systems used in testing. This was not the intended purpose of the testing -- Anthropic was evaluating the model's coding capabilities and safety properties. The vulnerability discoveries were a side effect of the model's improved code analysis abilities.
The Hacker News covered this extensively, noting that the discovery rate exceeded what most professional security audit teams achieve in equivalent timeframes. The vulnerabilities ranged from memory safety issues in C/C++ codebases to logic flaws in web applications to authentication bypasses in API implementations.
Anthropic coordinated responsible disclosure with affected vendors before making the number public. The company emphasized that this capability cuts both ways: a model that can find vulnerabilities can also be prompted to exploit them. This is why Opus 4.6 includes additional safety guardrails around vulnerability exploitation prompts compared to Opus 4.5.
For enterprise security teams, the implication is straightforward: Opus 4.6 is potentially the most cost-effective security audit tool available. Point it at your codebase with the right prompts, and it will find things your human reviewers missed. But also understand that your adversaries have access to the same model.
What This Means for Claude 5
This is the section that matters most for readers of Claude 5 Hub, and it is the angle that no competitor article covers well.
The ARC-AGI-2 Trajectory
Look at the numbers again: 37.6% to 68.8% on ARC-AGI-2 in a single generation. ARC-AGI-2 tests the kind of abstract, novel reasoning that has been considered the hardest frontier for AI systems -- pattern recognition on problems the model has never seen before, requiring genuine generalization rather than memorized solutions.
If Anthropic maintains even half this rate of improvement, Claude 5 could break 85% on ARC-AGI-2. That would put it in the range of average human performance on the hardest abstract reasoning tasks. This is the trajectory from "AI can do narrow tasks well" to "AI can think about new problems flexibly."
We do not know what architectural changes drove this leap. Anthropic has not published details. But the magnitude suggests something more fundamental than scaling -- possibly a new training methodology, a different approach to reasoning chain optimization, or breakthroughs in how the model generalizes from training data.
Agent Teams as a Claude 5 Preview
Agent Teams in Opus 4.6 runs as an experimental feature on top of Claude Code. It works, impressively so, but it is clearly scaffolded -- external orchestration managing multiple model instances through environment-level coordination.
Claude 5 is expected to have native multi-agent capabilities built into the model architecture itself. Rather than spawning separate instances coordinated by external tooling, Claude 5 may be able to internally decompose complex tasks, reason about subtask dependencies, and manage parallel execution streams within a single model invocation.
The C compiler demo -- 100,000 lines of code across three architectures -- was built with duct tape and tmux. Imagine what becomes possible when multi-agent coordination is a first-class model capability.
The Revenue Signal
Anthropic is approaching $7 billion in annualized recurring revenue as of early 2026, with Claude Code alone contributing approximately $1 billion of that. This is not a company struggling to monetize. This is a company with the resources and market validation to invest aggressively in Claude 5 development.
When a company has $7B ARR and its coding product alone generates $1B, the R&D budget for the next flagship model is essentially uncapped. Claude 5 will have more compute, more data, and more engineering talent behind it than any previous Anthropic model.
"Vibe Working" and the Future
Scott White, Anthropic's head of product, introduced the concept of "vibe working" at the Opus 4.6 launch -- a deliberate evolution of Andrej Karpathy's "vibe coding" meme. The idea: AI does not just help you code. It helps you work. Financial analysis, legal research, project management, strategic planning. The model becomes a general-purpose intellectual collaborator, not just a code generator.
Opus 4.6's improvements in finance (ranked #1 on Finance Agent benchmark), law (90.2% on BigLaw Bench), and general reasoning (ARC-AGI-2) are steps toward this vision. Claude 5 is expected to take it further, potentially with domain-specialized capabilities that go far beyond current model fine-tuning approaches.
What Happened Next
Claude 5 has since launched as Claude Fable 5, with Claude Mythos 5 in limited availability through Project Glasswing. Read the current Claude 5 release date guide for the updated model names, API ID, pricing, and availability.
Who Should Upgrade to Opus 4.6?
Skip the hype. Here is a practical decision framework.
Upgrade to Opus 4.6 If You:
- Do heavy coding work and need the extended 128K output tokens or Agent Teams capability
- Work with large documents or codebases where the 1M context window eliminates painful chunking workarounds
- Need strong reasoning on novel problems -- the ARC-AGI-2 improvement translates to noticeably better performance on complex, multi-step analytical tasks
- Work in enterprise finance or legal where the benchmark leadership on BigLaw Bench and Finance Agent directly maps to your use case
- Want to experiment with multi-agent workflows via Agent Teams -- even in experimental mode, it is the most capable multi-agent coding system available today
- Rely on context compaction for long-running sessions that previously degraded as conversations grew
Stay on Opus 4.5 If You:
- Primarily write creative content, marketing copy, or narrative text -- Opus 4.5's writing voice is widely considered more natural and expressive out of the box
- Are budget-sensitive and your workloads do not require the extended context or reasoning improvements
- Do simple, well-defined tasks where the marginal capability differences between 4.5 and 4.6 will not affect your output quality
- Have workflows that rely on assistant message prefilling -- this is a breaking change in 4.6 that returns a 400 error
Consider GPT-5.3 Codex Instead If:
- Pure terminal-based coding performance is your top priority -- at 77.3% Terminal-Bench 2.0, Codex leads Opus 4.6 by nearly 12 points
- Cost is a major factor -- GPT-5.3 Codex runs at roughly half the price of Opus 4.6 for comparable coding output
- You do not need long-context capabilities -- if your prompts fit comfortably in 200K tokens, you are not benefiting from Opus 4.6's biggest technical advantage
The Bottom Line
Opus 4.6 is not a revolutionary upgrade over Opus 4.5. It is a broad capability expansion -- better reasoning, bigger context, Agent Teams, enterprise integrations -- with a real tradeoff in default writing quality. The right choice depends on what you actually do with the model every day.
For most developers, the answer is straightforward: upgrade. The coding is equivalent, the reasoning is dramatically better, and Agent Teams alone is worth the switch for anyone doing complex multi-file development.
For writers: wait. Use Opus 4.5, invest in good system prompts for 4.6 if you need its other capabilities, and expect Anthropic to address the writing feedback in a subsequent update.
Data Sources and Verification
Primary Sources:
- Anthropic, "Introducing Claude Opus 4.6" -- Official launch announcement (February 2026)
- Anthropic, Claude Opus 4.6 System Card and Model Specification (February 2026)
- CNBC, "Anthropic launches Opus 4.6, introduces 'vibe working' concept" (February 2026)
- Fortune, "Inside Anthropic's $7B revenue run rate and the race to Claude 5" (February 2026)
- DataCamp, "Claude Opus 4.6: A Complete Guide" (February 2026)
- WinBuzzer, "Claude Opus 4.6 benchmark analysis" (February 2026)
- The Hacker News, "Anthropic's Opus 4.6 discovered 500+ zero-day vulnerabilities during testing" (February 2026)
- TechCrunch, "OpenAI launches GPT-5.3 Codex twenty minutes after Anthropic's Opus 4.6" (February 2026)
- VentureBeat, "Agent Teams: Claude Code goes multi-agent" (February 2026)
- Tom's Guide, "Claude Opus 4.6 review: better at coding, more human in writing" (February 2026)
Benchmark Verification:
- SWE-bench Verified scores verified against Anthropic System Card and independent replication
- ARC-AGI-2 scores verified against ARC Prize Foundation published results
- Terminal-Bench 2.0 scores from independent benchmark operator
- GDPval-AA Elo ratings from official leaderboard
Community Sources:
- r/ClaudeAI Reddit threads on writing quality (February 2026)
- Hacker News discussion threads on Agent Teams and security implications
Last Updated: February 8, 2026
Related Articles
AI Writing Showdown: Claude, GPT, Gemini for Content Creation
Compare Claude, GPT, and Gemini for marketing copy, blogging, and copywriting. Discover which AI excels for each content type with practical benchmarks.
The Reasoning Race: Claude vs GPT in Logic Puzzles
Deep dive into chain-of-thought, math reasoning, and logical deduction abilities of leading LLMs with benchmarks and real examples.
AI Agent Frameworks 2026: From LangChain to Computer Use
Compare LangChain, AutoGPT, CrewAI, and Claude Computer Use for building autonomous AI agents. Practical insights and benchmark data included.