Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Workflow agent() spawns now wait for MCP tool sync before resolving tools

Workflow agents now wait for MCP tool syncing to finish before their tool set is resolved

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaWorkflowswhat it touches
KindBug Fixesin v2.1.269,
You'll notice

Workflow agents now wait for MCP tool syncing to finish before their tool set is resolved

What

Before a spawned workflow agent's set of available tools is computed, Claude Code now waits for MCP (Model Context Protocol, used for external tool integrations) servers to finish syncing, polling until they're ready or a maximum wait time elapses. This only applies in workflow contexts.

Why

This prevents a workflow agent from starting with an incomplete tool set because MCP servers hadn't finished connecting yet.

See this entry in the whole of v2.1.269 →