🐯Stalecollected in 11m

Anthropic Launches Claude Opus 4.8 with Dynamic Workflows

Anthropic Launches Claude Opus 4.8 with Dynamic Workflows
PostLinkedIn
🐯Read original on 虎嗅

💡Claude Opus 4.8 introduces multi-agent orchestration and inference control, changing how we build complex AI apps.

⚡ 30-Second TL;DR

What Changed

Opus 4.8 improves coding accuracy and reduces hallucinations in uncertain scenarios.

Why It Matters

The introduction of dynamic workflows significantly lowers the barrier for automating large-scale code migrations and complex software engineering tasks. It signals a shift toward agentic AI that can autonomously manage multi-step, long-duration projects.

What To Do Next

Test the new 'Dynamic Workflows' in Claude Code on a complex refactoring task to evaluate its ability to manage multi-agent orchestration.

Who should care:Developers & AI Engineers

Key Points

  • Opus 4.8 improves coding accuracy and reduces hallucinations in uncertain scenarios.
  • Dynamic Workflows enable Claude to orchestrate hundreds of sub-agents for complex, long-running engineering tasks.
  • New 'effort control' allows users to adjust inference compute intensity for better quality or faster response.
  • The model maintains previous pricing despite performance upgrades.

🧠 Deep Insight

Web-grounded analysis with 27 cited sources.

🔑 Enhanced Key Takeaways

  • Claude Opus 4.8 introduces a 'fast mode' that operates at 2.5 times the normal speed and is three times cheaper than fast modes in previous Opus models, priced at $10 per million input tokens and $50 per million output tokens.
  • The model demonstrates enhanced 'honesty' and reliability, with early testers reporting it is more prone to flag uncertainties and less likely to make unsupported claims, being approximately four times less likely to allow flaws in its code to pass unremarked than its predecessor.
  • Anthropic is actively developing and has previewed a 'Mythos-class' model for cybersecurity applications, which is described as having even higher intelligence than Opus, with a general release expected in the coming weeks.
  • The Messages API for Claude Opus 4.8 now supports system entries within the messages array, enabling developers to update Claude's instructions mid-task without disrupting the prompt cache or requiring a user turn, which can reduce input costs for agentic loops.
  • While a 'modest but tangible improvement' over Opus 4.7, Opus 4.8 specifically targets behavioral enhancements in long-horizon agentic coding, reasoning effort calibration, and tool triggering, leading to more reliable performance across various domains.
📊 Competitor Analysis▸ Show
Feature / ModelClaude Opus 4.8OpenAI GPT-5.5Google Gemini 3.1 ProOpenAI GPT-4oGoogle Gemini 1.5 Pro
Release DateMay 28, 2026Not specified, but exists as a competitor to 4.8Not specified, but exists as a competitor to 4.8May 13, 2024February 2024
Key StrengthsAgentic coding, reasoning, reliability, "honesty", dynamic workflows, effort controlStrong on terminal/CLI workflowsExtended context, cost-efficiency for high-throughputReal-time multimodal, low latency, structured output, broad toolingLarge context window (1M tokens), cost-efficient
Pricing (per 1M tokens)Input: $5, Output: $25 (Regular)
Input: $10, Output: $50 (Fast Mode)
Implied higher than Opus 4.8 regularNot specified for 3.1 ProHalf price of GPT-4 Turbo, six times cheaper than GPT-4Significantly lower than Claude Opus 4
Benchmarks (Opus 4.8 vs.)SWE-Bench Pro: 69.2%
Outperforms GPT-5.5 & Gemini 3.1 Pro on several synthetic benchmarks
Opus 4.8 beats it on 12+ benchmarks, but GPT-5.5 wins on terminal/CLI workflowsOpus 4.8 outperforms it on several synthetic benchmarksClaude 3.5 Sonnet (previous) 93.7% coding accuracy vs GPT-4o 90.2%Claude 3.5 Sonnet (previous) 71.9% coding accuracy

🛠️ Technical Deep Dive

  • Dynamic Workflows: This feature, available in research preview for Claude Code (Enterprise, Team, and Max plans), allows Claude to orchestrate hundreds of parallel subagents to tackle large-scale engineering tasks, such as codebase-scale migrations across hundreds of thousands of lines of code. Claude plans the work, writes a JavaScript script for orchestration, and a runtime executes it in the background, verifying outputs before reporting back. The system supports up to 16 concurrent agents and caps at 1,000 agents total per run, with intermediate results stored in script variables to keep Claude's context focused on the final answer.
  • Effort Control: Users on claude.ai and Cowork can adjust the inference compute intensity through an 'effort control' setting. Options include 'low', 'high' (default), 'extra' ('xhigh' in Claude Code), and 'max'. Higher effort settings lead to more frequent and deeper thinking for better results, potentially using more tokens, while lower settings provide faster responses and slower rate limit consumption.
  • Messages API Enhancements: The Messages API now accepts role: "system" entries directly within the messages array after a user turn. This allows developers to update Claude's instructions mid-conversation without needing to restate the full system prompt, preserving prompt cache hits on earlier turns and reducing input costs for long-running agentic loops.

🔮 Future ImplicationsAI analysis grounded in cited sources

Anthropic will soon release a 'Mythos-class' model to the general public.
Anthropic has already released a 'Claude Mythos Preview' to a small number of organizations for cybersecurity work and stated it expects to bring Mythos-class models to all customers 'in the coming weeks,' indicating an imminent broader launch.
The rapid iteration and specialization of AI models, particularly in agentic capabilities, will intensify competition in the AI industry.
Anthropic's quick release of Opus 4.8 just six weeks after its predecessor, coupled with advanced features like Dynamic Workflows and granular effort control, highlights a trend of rapid development cycles and a focus on sophisticated agentic functionalities to maintain a competitive edge against rivals.

Timeline

2023-03
Anthropic releases Claude 1, its first public AI model, utilizing Constitutional AI for safety and helpfulness.
2023-07
Claude 2 is launched, significantly expanding the context window to 100,000 tokens and enhancing reasoning capabilities.
2024-03
The Claude 3 model family (Haiku, Sonnet, Opus) is introduced, bringing multimodal capabilities and setting new industry benchmarks.
2024-06
Claude 3.5 Sonnet is released, outperforming Claude 3 Opus and introducing the 'Artifacts' feature for real-time collaborative editing.
2025-02
Claude Code, an agentic command-line tool for developers to delegate coding tasks, is released for preview testing.
2026-05-28
Anthropic launches Claude Opus 4.8, featuring Dynamic Workflows, Effort Control, and improved agentic task reliability.
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: 虎嗅