Ranked #2 Coding — AI That Writes Production Code
Anthropic

Claude Opus 5

The practical frontier coder: Opus 5 combines Fable-level judgment with Opus pricing, then adds unusually patient verification. It takes our #2 coding spot because it leads Frontier-Bench and nearly matches Fable 5 on CursorBench, while costing half as much per token and working across Claude Code, the API, Bedrock, Vertex AI, and Microsoft Foundry.

Updated July 25, 2026 Agentic CodingFrontier-Bench SOTARoot-Cause Debugging
9.9out of 10
Official Website
Best for

The practical frontier coder: Opus 5 combines Fable-level judgment with Opus pricing, then adds unusually patient verification. It takes our #2 coding spot because it leads Frontier-Bench and nearly matches Fable 5 on CursorBench, while costing half as much per token and working across Claude Code, the API, Bedrock, Vertex AI, and Microsoft Foundry.

Why It Wins

43.3% on Frontier-Bench v0.1, ahead of GPT-5.6 Sol at 34.4% and Fable 5 at 33.7%. Anthropic says max effort comes within 0.5 points of Fable 5's peak CursorBench 3.2 score at half the cost per task. DeepSWE 68.8%, FrontierCode 53.4%, 1M context, 128k output, and $5/$25 per million input/output tokens.

Watch out

It is not the uncontested coding champion. GPT-5.6 Sol leads DeepSWE and Terminal-Bench and is faster and cheaper per completed task in current Artificial Analysis testing, although the two systems tie at 67 on its Coding Agent Index. Fable 5 keeps tiny leads on FrontierCode and peak CursorBench. Independent results are still young, and max effort can be verbose.

01

What It Actually Is

Imagine two programmers facing a damp patch on a wall. One paints over it and closes the ticket. The other follows the stain to the leaking pipe, repairs the pipe, then checks the next room. Claude Opus 5 is built to be the second programmer.

That is why the most important launch number is 43.3% on Frontier-Bench v0.1. The evaluation asks an agent to solve unfamiliar engineering jobs through a terminal and tools. In Anthropic’s comparison, GPT-5.6 Sol scored 34.4%, Fable 5 scored 33.7%, and Opus 4.8 scored 21.1%. Opus 5 did not merely replace 4.8; it roughly doubled it.

One example explains the personality behind the number. Asked to reconstruct a machine part from a drawing it could not directly view, Opus 5 wrote its own vision pipeline, extracted geometry from pixels, and built the part in FreeCAD. On another task it found the root cause of a package-manager bug and fixed an edge case the community patch missed. These are vendor examples, not independent laws of nature, but they show what Anthropic tuned: keep investigating until the evidence agrees.

Why it moves above Fable 5

Fable still wins a few finish-line photographs. It scores 53.5% on FrontierCode against Opus 5’s 53.4%, and its maximum CursorBench 3.2 score is about half a point higher. But a ranking is a buying decision, not a museum of decimals. Opus 5 charges $5/$25 per million input/output tokens, exactly half Fable’s $10/$50, works without Fable’s general data-retention requirement, and has less restrictive classifiers. When performance is almost tied, price and deployability are part of performance.

The independent signal arrived quickly. Artificial Analysis gives Opus 5 max effort 61 and first place on its Intelligence Index. High and xhigh score 59 and 60, which suggests the model scales sensibly with extra thought. The same testing also shows the warning label: max effort generated a great many tokens. A half-price model can still produce a full-price invoice if allowed to write a novel while fixing a button.

Why it narrowly misses #1

GPT-5.6 Sol leads DeepSWE v1.1 at 72.7%, ahead of Fable at 69.7% and Opus 5 at 68.8%. In Artificial Analysis’ current direct comparison, however, Claude Code with Opus 5 and Codex with GPT-5.6 Sol tie at 67 on the overall Coding Agent Index. The split is more useful than the tie: GPT wins DeepSWE and Terminal-Bench and finishes tasks faster and more cheaply, while Opus wins the repository-understanding test. Our #1 slot therefore goes to GPT-5.6 on an efficiency-and-terminal tiebreak, not because it plainly outcodes Opus 5 everywhere.

So route by job:

Job Best starting point
Vague bug, root-cause hunt, multi-file change, visual frontend verification Opus 5
Terminal-heavy work where speed, cost per finished task, and execution matter most GPT-5.6 Sol
A peak CursorBench/FrontierCode task where budget is secondary Fable 5
Normal tickets with a firm cost ceiling Use lower effort first, then escalate

The practical upgrade path is unusually kind. Opus 5 keeps the 1M context window, 128k maximum output, vision, PDFs, prompt caching, batch processing, and Claude’s tools. Thinking is adaptive and on by default; effort runs from low through max. Existing Opus 4.8 prompts should mostly transfer, but developers must note that API web fetch and Priority Tier are unavailable at launch.

The bottom line is simple: Opus 5 replaces Opus 4.8 completely and makes Fable 5 harder to justify for routine production volume. Fable remains the expensive specialist with a few narrow leads. Opus 5 is the model you can give to more engineers, on more tasks, for longer—and still afford the verification loop that makes its judgment valuable.

02

Strengths and honest limitations

Key Strengths

  • Frontier-Bench leadership: Opus 5 scores 43.3% on Anthropic’s Frontier-Bench v0.1 run, versus 34.4% for GPT-5.6 Sol, 33.7% for Fable 5, and 21.1% for Opus 4.8. This benchmark rewards an agent that can live in a terminal, use tools, and finish an unfamiliar engineering task.
  • Verification before celebration: In Anthropic’s examples, Opus 5 found root causes that another model patched only at the surface, built its own test harness when no live data feed existed, and checked web interfaces at desktop and phone widths before declaring them finished.
  • Near-Fable coding at half the token price: At max effort it comes within 0.5 percentage points of Fable 5’s peak CursorBench 3.2 result, according to Anthropic, while input and output tokens cost $5/$25 instead of $10/$50.
  • A full repository can fit on the desk: The 1M-token context window is the default, max output is 128k, and Anthropic says instruction following, tool use, and reasoning remain consistent across long context. That matters for migrations and multi-file investigations.
  • Available where teams already build: The model ID is claude-opus-5; it ships in Claude Code and the Claude API, with listings for Amazon Bedrock, Google Cloud Vertex AI, and Microsoft Foundry. Fast mode trades twice the base price for roughly 2.5× speed.

Honest Limitations

  • GPT-5.6 still owns important lanes: Opus 5 posts 68.8% on DeepSWE v1.1, behind Sol’s 72.7%. In Artificial Analysis’ direct agent comparison, the systems tie at 67 overall, but GPT-5.6 wins DeepSWE and Terminal-Bench while finishing tasks faster and more cheaply. That efficiency is our narrow #1 tiebreak.
  • Fable still has narrow peak wins: Fable 5 scores 53.5% to Opus 5’s 53.4% on FrontierCode 1.1 Main, and Anthropic describes Opus 5 as just under Fable’s maximum CursorBench score. Small gaps are not universal truths, but neither should they be erased.
  • Max effort can eat the savings: Independent Artificial Analysis testing found Opus 5 max highly capable but verbose. A cheaper token does not help if an agent spends twice as many of them; sweep effort levels on your own tasks.
  • Migration has two platform catches: Web fetch and Priority Tier are not supported at launch. Thinking is on by default, non-default sampling parameters are rejected, and teams coming from older Claude integrations should retest token budgets and prompts.
  • Security boundaries remain visible: Opus 5 can find source-code vulnerabilities, but classifiers block penetration testing, exploit generation, and binary-based vulnerability scanning outside approved programs. Defensive specialists may still encounter false positives.
03

Benchmark Snapshot

Frontier-Bench v0.1 — 43.3% (#1)

Anthropic's run on the mini-SWE-agent harness, averaged over five attempts per task. Opus 5 leads GPT-5.6 Sol at 34.4% and Fable 5 at 33.7%.

CursorBench 3.2 — within 0.5 points of Fable 5

At max effort, Anthropic reports near-parity with Fable's peak at half the cost per task; Cursor warns that tiny score differences may not be statistically meaningful.

DeepSWE v1.1 — 68.8%

Strong long-horizon repository work, but behind Fable 5 at 69.7% and GPT-5.6 Sol at 72.7% in Anthropic's comparison.

FrontierCode 1.1 Main — 53.4%

Effectively tied with Fable 5 at 53.5% and ahead of GPT-5.6 Sol at 47.5%; the tenth of a point is not a practical moat.

Artificial Analysis Intelligence Index — 61 (#1)

Early independent max-effort result across nine reasoning, knowledge, coding, and agentic evaluations. It supports the capability case, while the high token use supports the cost warning.

04

The Verdict

Claude Opus 5 is our #2 coding model, above Fable 5 and effectively tied with GPT-5.6 in overall coding ability. That sounds contradictory only if every benchmark is treated as the same sport. Opus wins Frontier-Bench and repository understanding, nearly ties Fable’s best CursorBench and FrontierCode results, and costs half as much as Fable. GPT-5.6 wins our narrow tiebreak through stronger DeepSWE and Terminal-Bench results plus faster, cheaper task completion. Start Opus 5 on vague, multi-file work where judgment and verification matter; keep Sol for terminal-heavy throughput, and keep Fable only where its small specialist peak earns twice the token price.

05

Frequently Asked Questions