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
Dynamic workflows subagent fleet diagram

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

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 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

Claude Opus 4.8 Launches, SWE-Bench Pro Up to 69.2

Opus 4.8 is live and beats 4.7 on SWE-bench Pro (64.3 to 69.2). The bigger behavioral shift is honesty: it flags uncertainty, catches its own bugs, and stops short of declaring victory when the work isn't done. Priced the same as 4.7.

bcherny·Thu 1:21pm ET

Opus 4.8 Defaults to High Effort, xhigh Available

Opus 4.8 defaults to high effort mode, spending roughly the same tokens as 4.7's default while performing better on coding tasks. For harder problems or long async work, xhigh mode is available, and rate limits have been raised to accommodate the extra token spend.

bcherny·Thu 1:21pm ET
More Stories

Opus 4.8 Ships as Recommended Daily Driver

Opus 4.8 is now live and positioned as the recommended model for everyday Claude Code use. The headline behavioral change is improved honesty: it flags problems in its own code and admits uncertainty rather than papering over issues.

_catwu·Thu 1:31pm 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

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

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

Workflows Are a Deterministic Build System for Claude

Each workflow step shares the same prompt template but runs in a forked context window, making the process more deterministic than open-ended subagent delegation. The mental model is closer to a custom build pipeline than a chat session.

jarredsumner·Thu 1:28pm ET

Split Context Windows Sharpen Per-Step Focus

Giving each workflow step its own context window keeps Claude focused on exactly the task at hand, which empirically improves results. Individual workflows have been observed running for 10 hours continuously.

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

Salesforce Agentic Migration: 231 Days to 13

Salesforce published a detailed writeup on adopting Claude Code at scale. A migration originally scoped at 231 days shipped in 13, and one PR delivered 21 endpoints at 100% test coverage.

bcherny·Fri 12:00pm ET

Salesforce: More PRs, Fewer Incidents With Claude

Despite a large increase in shipping velocity, total incidents dropped 5%. Security guardrails and quality standards were built directly into the agentic workflow, which challenges the usual assumption that speed and quality trade off against each other.

bcherny·Fri 12:00pm ET

Get the daily digest in your inbox

Every weekday morning. Unsubscribe anytime.