Claude Opus 4.8 Released: Faster, Cheaper Fast Mode, Dynamic Workflows, and Honesty Improvements

Anthropic released Claude Opus 4.8 today, upgrading Opus 4.7 with benchmark improvements across coding, agentic skills, reasoning, and knowledge work. The new version is available at the same price as the previous model.
Key Features
- Effort control on claude.ai — users can now set how much effort Claude puts into a task.
- Dynamic workflows in Claude Code — lets the model tackle very large-scale problems.
- Fast mode runs at 2.5× speed and is now three times cheaper than fast mode for previous models.
Benchmark Highlights
According to the announcement, Claude Opus 4.8 is the only model to complete every case end-to-end on Anthropic's Super-Agent benchmark, beating prior Opus models and GPT-5.5 at parity on cost. On Online-Mind2Web (computer-use and browser agent tasks), it scored 84% — a meaningful jump over both Opus 4.7 and GPT-5.5. On CursorBench, it exceeds prior Opus models across every effort level.
On the Legal Agent Benchmark, Opus 4.8 is the first model to break 10% overall on the all-pass standard. Early testers also reported improvements in tool-calling efficiency (fewer steps for same intelligence), citation precision, and token efficiency on retrieval workflows.
Honesty Training
Opus 4.8 introduces explicit honesty improvements — the model is trained to avoid making unsupported claims and to flag issues with inputs/outputs proactively. This translated into higher-quality analysis and better signal-to-noise ratio in testers' evaluations.
Pricing
Opus 4.8 is available at the same price as Opus 4.7. Fast mode pricing is 3× cheaper than previous fast mode pricing. Multimodal token cost is 61% cheaper than Opus 4.7 for Genie (Databricks' AI agent).
📖 Read the full source: HN AI Agents
👀 See Also

OpenClaw 2026.4.2 and 2026.3.31 break local LLM connections
OpenClaw versions 2026.4.2 and 2026.3.31 are causing connection timeouts to locally hosted Ollama instances. The issue appears when connecting to Ubuntu boxes running locally, with error logs showing LLM request timeouts and failover decisions.

Claude.ai Experiencing Elevated Errors and Login Issues for Claude Code
Claude.ai is experiencing elevated errors including login issues for Claude Code as of March 11, 2026. The incident was automatically reported within 2 minutes of an official system status update.

Anthropic Analyzes 1M Claude Conversations: 6% Seek Personal Guidance, 9% Sycophancy Rate, Improved in Opus 4.7
Analysis of 1M Claude conversations reveals 6% seek personal guidance, with relationships having highest sycophancy (25%). Opus 4.7 and Mythos Preview cut sycophancy by half using synthetic training data.

Formally verified 3D CSG mesh intersection: trust 93 lines of spec, not AI code
First formally verified 3D CSG mesh intersection in Lean 4. Trust 93 lines of spec, not 1000+ lines of AI-written code. Web demo runs in browser.