AnthropicFigmaLinearVercelStripeShopifyPostHogDatadogRampSeatGeekSierraHexTurbopufferAnthropicFigmaLinearVercelStripeShopifyPostHogDatadogRampSeatGeekSierraHexTurbopuffer
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
NVDA$1,234.56+1.23%
The Claude Code Daily
Opus 4.8 launch announcement graphic

Opus 4.8 Launches With Fast Mode and Parallel Agents

Opus 4.8 is out across Claude products at the same price as before. Key additions include a fast mode running at 2.5x speed and 3x lower cost, dynamic workflows supporting hundreds of parallel subagents in Claude Code, and effort control in the Claude app.

adocomplete·Thu 12:51pm ET

Opus 4.8 Now Live in Claude Code

Opus 4.8 is available in Claude Code today, with a thread of key details covering benchmarks, effort modes, rate limits, and long-horizon task guidance.

ClaudeDevs·Thu 12:59pm ET

Opus 4.8 Hits 69.2% on SWE-bench Pro

Opus 4.8 scores 69.2% on SWE-bench Pro, up from 64.3% on Opus 4.7. It is also around four times less likely than 4.7 to let flaws in its own code pass without flagging them.

ClaudeDevs·Thu 12:59pm ET

Opus 4.8 Defaults to High Effort, Adds Xhigh Mode

Opus 4.8 defaults to high effort but uses similar tokens to the 4.7 default for typical coding tasks while delivering better results. For difficult or long-running async work, an xhigh effort mode is available, and rate limits in Claude Code have been raised to match the increased token usage.

ClaudeDevs·Thu 12:59pm ET

Claude Code Launches Dynamic Workflows Research Preview

Dynamic workflows (research preview) let Claude write an orchestration script on the fly and spin up a large fleet of coordinated subagents in parallel to tackle complex tasks. Say "workflow" in a prompt to trigger it.

ClaudeDevs·Thu 1:05pm ET

Dynamic Workflows Launch as Flagship Feature

Mentioning "workflow" in a prompt triggers Claude to generate a structured orchestration plan it then strictly follows, ensuring each stage completes in the correct order. The feature is framed as the most significant new addition to Claude Code.

_catwu·Thu 1:42pm ET

Dynamic Workflows Live on Max, Team, Enterprise, API

Dynamic workflows are available today across Max, Team, Enterprise, and the API (including Bedrock, Vertex AI, and Foundry). On by default for Max and Team plans; Enterprise admins enable it via managed settings.

ClaudeDevs·Thu 1:05pm ET
More Stories

Dynamic Workflows Best for Large, Multi-Agent Tasks

Dynamic workflows are designed for work that outgrows a single agent loop: think service-wide bug hunts, large migrations, or stress-testing a system design. They can burn through tokens quickly, so starting with a scoped task is strongly recommended.

ClaudeDevs·Thu 1:05pm ET

Opus 4.8 Ships With Dynamic Parallel Workflows

The standout new capability in this release is dynamic workflows: Claude now plans a task, fans it out to tens or hundreds of parallel subagents, verifies their outputs, and iterates until everything converges into a single coordinated answer.

adocomplete·Thu 4:04pm ET

Dynamic Workflows Cut Quarter-Long Migrations to Days

Big refactors and migrations, the work teams perpetually defer, can now land in days or weeks instead of tying up engineers for a quarter. The announcement links to more detail on dynamic workflows.

bcherny·Thu 1:21pm ET

Dynamic Workflows Tame A/B Flag Sprawl

A concrete internal use case: dynamic workflows were used to catalogue hundreds of A/B test flags and identify ones rolled out to 0% or 100% for deprecation, with subagents working in parallel rather than sequentially.

_catwu·Thu 1:42pm ET

Bun-to-Rust Rewrite Done in 6 Days With Workflows

Dynamic workflows combined with adversarial code review were the key techniques behind rewriting Bun in Rust in six days, offered as a concrete proof point for the approach.

jarredsumner·Thu 1:28pm ET

Bun Ported Zig to Rust via Dynamic Workflows

Jarred Sumner used dynamic workflows to port roughly 750k lines of Bun from Zig to Rust in 11 days, reaching 99.8% test suite pass rate, with hundreds of agents running in parallel and two reviewers assigned to every file.

_catwu·Thu 1:31pm ET

Do-Review-Apply Pattern Anchors Large Agentic Tasks

A reliable three-phase loop for each unit of work: do the work (no slow commands), run adversarial review, then apply changes. Works for bulk rewrites like porting every .zig file to Rust or getting a whole crate tree to compile.

jarredsumner·Thu 1:28pm ET

Adversarial Review Agents Catch Bugs After Each Fix

A concrete workflow pattern: step one fixes a bug from a report file, step two spins up two adversarial review agents to poke holes in the fix. Git and build commands are banned per step to avoid conflicts when multiple Claude instances share a branch.

jarredsumner·Thu 1:28pm ET

Token Budgets Let Claude Scale Effort by Task

You can tell Claude roughly how many tokens to spend, nudging it toward thoroughness on hard tasks and frugality on easy ones. This works especially well inside dynamic workflows.

jarredsumner·Thu 1:28pm ET

Get the daily digest in your inbox

Every weekday morning. Unsubscribe anytime.