Opus 4.8 Spawns Thousand Subagents
Anthropic shipped Claude Opus 4.8 alongside Dynamic Workflows: Claude writes a JavaScript script that plans the work, then orchestrates up to 1,000 subagents (16 concurrent) in Claude Code. SWE-bench Verified: 88.6%. Pricing flat at $5/$25 per Mtok. Anthropic called the model "a modest but tangible improvement."
The model upgrade is incremental. The Dynamic Workflows feature is not. One Claude plans a job. Claude writes a runtime script. Up to 1,000 sub-agents do the work in parallel.
Benchmarks: 88.6% SWE-bench Verified (up from 87.6%), 74.6% Terminal-Bench 2.1, 93.6% GPQA Diamond, 1890 Elo on GDPval-AA. Sub-features matter more. Mid-task system messages on the Messages API. Optional 2.5x fast mode for cheaper inference. Honesty improvements in the alignment assessment. Same $5/$25 per Mtok pricing as Opus 4.7. Anthropic deliberately calls it a "modest" release. They're saving the Opus 5 marketing budget.
For PMs building agent products: Dynamic Workflows kills the long-running single-prompt pattern. Plan the orchestrator, not the prompt. For execs: 1,000-subagent batch jobs make overnight agentic work the new SLA. For dev infra: budget for Claude Code spend to 2-3x by end of summer.