Anthropic releases Claude Opus 4.8, an upgrade to its flagship model, available immediately across claude.ai, Claude Code, the API, and Cowork (model ID: claude-opus-4-8). The company keeps regular pricing unchanged from Opus 4.7 at $5 per million input tokens and $25 per million output tokens. It also introduces a “fast mode” that runs at about 2.5x output speed while cutting fast-mode pricing to $10 per million input tokens and $50 per million output tokens—described as 3x cheaper than the previous fast tier.

Across developer-focused benchmarks, Opus 4.8 posts higher scores than Opus 4.7 on SWE-bench Pro (69.2% vs. 64.3%) and shows gains on other agentic and tool-use tests, though some terminal/CLI benchmarks still favor GPT-5.5. Multiple sources emphasize reliability and “honesty”: Opus 4.8 is described as about four times less likely than 4.7 to let code flaws pass unremarked, with misaligned-behavior rates lower than 4.7 and closer to Anthropic’s best-aligned Mythos Preview.

Alongside the model, Anthropic rolls out a research-preview feature called Dynamic Workflows in Claude Code, designed to coordinate hundreds of parallel subagents for large tasks, plus new effort control in consumer apps and an API update that allows system entries inside messages arrays mid-task.