Anthropic's official Claude Opus 4.8 article card
Anthropic's official Claude Opus 4.8 article card
+ Anthropic News

Anthropic releases Claude Opus 4.8 with a reliability gain for agentic coding

Claude Opus 4.8 ships with one substantive improvement: roughly four times fewer self-introduced code flaws pass unflagged versus its predecessor. Pricing holds at 4.7 levels.

Anthropic released Claude Opus 4.8 on May 28, 2026. It is available immediately via the API as claude-opus-4-8. The model’s one substantive improvement over its predecessor is reliability in agentic coding: Anthropic says it is around four times less likely than its predecessor to allow flaws in code it has written to pass unremarked. Pricing is unchanged from Claude 4.7 — $5 per million input tokens and $25 per million output at standard rates, $10 and $50 in fast mode.

The reliability number is the story

For most model releases, the benchmark grid is the story. For Opus 4.8, one number stands above the rest. Anthropic’s claim is specific: the model is around four times less likely than its predecessor to let flaws in code it has written pass unremarked. That is not a claim about fewer bugs entering the codebase from outside, or about reasoning quality in general. It is about self-review — whether the model catches what it introduced.

In a single-shot completion, that difference rarely matters. In an agentic loop that writes code, calls tools, checks its own output, and iterates, a model that misses its own mistakes compounds those errors across steps. The fix has to come from the agent, not from a human watching every turn. That is the workload where catching self-introduced flaws is worth more than another benchmark point.

Anthropic also cites an 84% score on Online-Mind2Web and calls Opus 4.8 the first model to break 10% all-pass on the Legal Agent Benchmark.

~4×Fewer self-introduced code flaws passing unflaggedvs. its predecessor, per AnthropicAnthropic
84%Online-Mind2WebAgentic web tasks benchmarkAnthropic
$5 / $25Price per million tokens (standard)Input / output — unchanged from 4.7Anthropic

What else ships with 4.8

Beyond the reliability improvement, Opus 4.8 arrives with two additions to claude.ai that extend how the model works in practice.

Dynamic workflows let the model spin up parallel subagents and hand work off across them — a research preview, not a generally available feature. If you are building multi-step pipelines that currently run sequentially, this is the surface worth watching: structured parallel execution changes the economics of long research or code-generation jobs in ways that sequential tool use does not.

Effort control gives users a knob over how much reasoning the model applies to a given request. Spending compute on a hard problem and saving it on a routine one is the correct behavior for high-volume agentic traffic, and wiring that control in explicitly matters more than leaving it to the model’s defaults.

The counter-case: this is an incremental release

Opus 4.8 is not a generational step. The benchmark improvements are real but targeted, and the headline reliability figure applies to a specific behavior — self-review of self-written code — not to output quality across the board. Teams whose workloads are not agentic coding loops will see little practical difference from 4.7.

The benchmark numbers also come from Anthropic’s own post. Anthropic’s workload is not your workload. The responsible move, as with any model update, is to run representative tasks from your own pipeline against both versions before treating the upgrade as a free win.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

Abstract editorial image of two AI model gateways, one broadly open and one restricted

Anthropic releases Claude Fable 5 and Claude Mythos 5

Anthropic's first broadly available Mythos-class model arrives as Claude Fable 5, with sensitive requests routed to Opus 4.8 and Mythos 5 reserved for trusted access.

The AI Feed Desk

By The AI Feed Desk

A streamlined agent workspace with a smaller model core coordinating tools beside a larger reference model

Claude Sonnet 5 turns Anthropic's default model into an agent model

Anthropic made Sonnet 5 the default for Free and Pro users while positioning it as a lower-cost agentic model close to Opus 4.8.

The AI Feed Desk

By The AI Feed Desk

Anthropic launch artwork for Claude Fable 5 and Claude Mythos 5

Anthropic suspends Claude Fable 5 and Mythos 5 after US directive

Anthropic says it disabled Claude Fable 5 and Claude Mythos 5 for all customers after a US export-control directive covering foreign-national access.

The AI Feed Desk

By The AI Feed Desk

Anthropic's official article illustration showing a secure laptop

Anthropic maps AI-enabled cyber threats to MITRE ATT&CK

Anthropic analyzed 832 banned malicious cyber accounts and found AI use moving from basic access work into lateral movement, account discovery, and chained attack activity.

The AI Feed Desk

By The AI Feed Desk

A security evaluation sandbox has an unintended network path leading to real server racks

Anthropic says Claude cyber evals reached real systems

Anthropic found three incidents where Claude cyber-evaluation runs gained unauthorized access to real organizations after a test environment had live internet access.

The AI Feed Desk

By The AI Feed Desk