Anthropic has released Claude Opus 4.8, an upgraded version of its flagship model that builds on Opus 4.7 with improvements across all major benchmarks while maintaining the same pricing. The model is available immediately across all platforms, accessible via the claude-opus-4-8 identifier through the Claude API.

Opus 4.8 demonstrates significantly improved judgment in agentic tasks. The model is approximately four times less likely than Opus 4.7 to overlook flaws in its own code, a critical improvement for autonomous software development workflows. Internal testers noted that Opus 4.8 asks the right questions, catches its own mistakes, and pushes back when a plan isn't sound, reflecting a more mature and self-aware coding assistant.

The model shows measurable gains across coding benchmarks, agentic skills, reasoning capabilities, and knowledge work tasks. An alignment assessment revealed that Opus 4.8 reached new highs on measures of prosocial traits and demonstrated substantially lower rates of misaligned behavior compared to its predecessor Opus 4.7, suggesting that capability and alignment improvements can advance together.

Pricing remains competitive at $5 per million input tokens and $25 per million output tokens for regular usage, with a fast mode available at $10 per million input tokens and $50 per million output tokens. This represents a significant cost reduction compared to previous generation models.

The release introduces several new features alongside the model upgrade. Dynamic Workflows is a research preview feature enabling Claude to manage hundreds of parallel subagents for large-scale tasks like codebase migrations, representing a major step toward fully autonomous software engineering. An effort control mechanism now allows users to adjust computational effort in Claude.ai and Cowork, giving developers fine-grained control over the speed-quality tradeoff. The Messages API also received an enhancement allowing system entries within message arrays for mid-task instruction updates, improving the developer experience for complex agentic applications.

Opus 4.8 launched alongside Anthropic's Series H funding announcement, signaling the company's continued acceleration of both model capabilities and business growth. The model represents a continuation of Anthropic's rapid release cadence in 2026, following Opus 4.6 in February and Opus 4.7 in April.

The release of Opus 4.8 continues Anthropic's rapid model iteration cadence in 2026, with three major Opus releases in five months. The fourfold reduction in self-generated code flaws represents a qualitative improvement in model reliability that directly impacts enterprise adoption, as organizations evaluating AI coding assistants consistently cite code quality and error rates as their primary decision criteria. The Dynamic Workflows research preview, enabling coordination of hundreds of parallel subagents, points toward a future where AI systems can handle enterprise-scale tasks like codebase migrations that currently require large engineering teams working over weeks. The alignment assessment finding that capability and alignment improvements advanced together challenges the common assumption that more capable models are necessarily harder to align, providing evidence for Anthropic's thesis that safety and capability can be complementary rather than competing objectives.

The effort control mechanism, which allows users to adjust computational effort in Claude.ai and Cowork, represents a practical solution to one of the most common pain points in AI interactions: the inability to control the speed-quality tradeoff on a per-task basis. Simple queries that need fast responses can run with reduced compute, while complex reasoning tasks can be allocated maximum resources. The Messages API enhancement allowing system entries within message arrays for mid-task instruction updates addresses a significant developer experience limitation that previously required workarounds in complex agentic applications.