Back to blog
Claude Opus 4.8 Is Here: Everything New in Anthropic's Latest Model

Claude Opus 4.8 Is Here: Everything New in Anthropic's Latest Model

4 min read
9views4zaps

On May 28, 2026, Anthropic released Claude Opus 4.8 — a direct upgrade to Opus 4.7 that ships at the same price. It isn't a flashy reinvention; it's a sharpening release focused on reliability, honesty, and how you actually run the model in real workflows. Here's a crisp, clear rundown of everything new.

Introducing Claude Opus 4.8

The Headline: A More Honest Model

The standout improvement in Opus 4.8 is honesty. AI models often jump to conclusions, confidently claiming progress when the evidence is thin. Anthropic trained Opus 4.8 to flag its own uncertainty and avoid unsupported claims. The result: it is roughly four times less likely than Opus 4.7 to let flaws in code it has written pass unremarked. In short — it tells you when it's unsure and catches its own bugs instead of declaring victory early.

Anthropic's alignment team also reported that Opus 4.8 reaches new highs on prosocial traits like supporting user autonomy, with rates of misaligned behavior substantially lower than Opus 4.7 — now comparable to its best-aligned model, Claude Mythos Preview.

Claude Opus 4.8 alignment and honesty improvements

Benchmark Performance vs Opus 4.7

The gains are real but modest — this is a refinement, not a leap. The most meaningful improvements show up in agentic and coding tasks.

Benchmark

Opus 4.7

Opus 4.8

SWE-bench Verified (coding)

87.6%

88.6%

SWE-Bench Pro

64.3%

69.2%

OSWorld-Verified (computer use)

82.3%

83.4%

Terminal-Bench 2.1

74.6%

GPQA Diamond (reasoning)

93.6%

Online-Mind2Web (browser agent)

lower

84%

GDPval-AA (knowledge work)

1890 Elo

Claude Opus 4.8 benchmark comparison table

What's New: Four Major Updates

1. Dynamic Workflows in Claude Code

Available in research preview, this lets Claude plan a task, then dispatch hundreds of parallel subagents in a single session. The subagents tackle the problem from independent angles, refute each other's findings, and iterate until answers converge — then Claude verifies outputs before reporting back. With Opus 4.8, agents run longer, enabling codebase-scale migrations across hundreds of thousands of lines of code from kickoff to merge, using the existing test suite as the bar. Available on Claude Code Enterprise, Team, and Max plans.

2. Effort Control in claude.ai and Cowork

A new control next to the model selector lets you choose how much effort Claude puts into a response. Higher effort means deeper, more frequent thinking for better answers; lower effort means faster responses that use your rate limits more slowly. Available on all plans.

3. Cheaper, Faster Fast Mode

Fast mode runs at roughly 2.5× the speed of the standard Opus 4.8 endpoint and is now three times cheaper than fast mode on previous Claude models. Toggle it with /fast inside Claude Code.

4. Mid-Task System Messages (Messages API)

The Messages API now accepts system entries inside the messages array. Developers can update Claude's instructions mid-task — permissions, token budgets, or environment context — without breaking the prompt cache or routing through a user turn. A meaningful quality-of-life win for agent builders.

A Note on Effort Defaults

Opus 4.8 defaults to high effort (down from Opus 4.7's xhigh default). On coding tasks this spends a similar number of tokens as 4.7's default — but scores higher. Power users can dial up to "extra" (xhigh) or "max" for difficult tasks and long-running async workflows.

Pricing

No price increase for a frontier model is unusual — and arguably the single biggest reason to upgrade today.

What Enterprise Partners Are Saying

What's Next

Anthropic is working on lower-cost models with Opus-level capabilities, and plans to release a new, more intelligent class of model. As part of Project Glasswing, a small number of organizations are currently using Claude Mythos Preview for cybersecurity work — and Anthropic expects to bring Mythos-class models to all customers in the coming weeks once stronger cyber safeguards are in place.


The Bottom Line

Claude Opus 4.8 is a modest but tangible upgrade. The benchmark bumps are incremental, but the real story is operational: sharper judgment, dramatically better honesty, parallel-subagent workflows, mid-task system messages, a cheaper fast mode — all at the same price. For anyone doing serious agentic or coding work, it's an easy upgrade.

Source: Anthropic — Introducing Claude Opus 4.8

Was this helpful?

Give it a zap to let me know.

Or share it with someone

Read similar blogs