Anthropic just dropped Opus 4.8... (WOAH)
Summary
Anthropic has released Claude Opus 4.8, an enhanced large language model building on Opus 4.7 with sharper judgment and improved independence, available at the same base price of \$5 per million input tokens and \$25 per million output tokens. A significant update is the "Fast Mode," which offers approximately 2.5 times the speed and is now three times cheaper, priced at \$10 per million input tokens and \$50 per million output tokens, reflecting Anthropic's increased compute capacity. Opus 4.8 demonstrates substantial benchmark improvements, scoring 69.2% on Agentic Coding with Swebench Pro (a 5-point jump) and dominating Multidisciplinary Reasoning Humanities Last Exam. New "Dynamic Workflows" in Claude Code allow the model to tackle complex tasks by orchestrating hundreds of parallel sub-agents, enabling large-scale operations like bug hunts or migrations. Anthropic also teased "Project Glasswing" and "Mythos" models with even higher intelligence, expected in the coming weeks.
Key takeaway
For AI Engineers and ML Directors evaluating LLM capabilities for complex coding and knowledge work, Anthropic's Claude Opus 4.8 presents a compelling upgrade. Its improved agentic coding scores and new Dynamic Workflows, which parallelize sub-agents for large-scale tasks, suggest you can achieve significantly faster and more robust project completion. Consider integrating Opus 4.8 for code migrations or comprehensive security audits, but be mindful that dynamic workflows can substantially increase token consumption and associated costs.
Key insights
Anthropic's Opus 4.8 offers enhanced intelligence and new parallel processing workflows at competitive pricing due to increased compute.
Principles
- Increased compute capacity enables advanced features and stable pricing.
- Parallel sub-agents can tackle complex, long-horizon coding tasks.
- Adversarial agents improve result verification and trust in AI outputs.
Method
Dynamic Workflows involve Claude planning, breaking tasks into subtasks, fanning work out to parallel sub-agents, checking results, and iterating until answers converge.
In practice
- Use "/fast" in Claude Code for 2.5x faster model execution.
- Enable "ultra code" setting for dynamic workflows in VS Code extension.
- Deploy dynamic workflows for code-wide bug hunts or large-scale migrations.
Topics
- Claude Opus 4.8
- Agentic AI
- Dynamic Workflows
- LLM Benchmarking
- Software Development
- Parallel Processing
Best for: CTO, VP of Engineering/Data, AI Architect, AI Engineer, Machine Learning Engineer, Director of AI/ML
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Matthew Berman.