Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Block new subagent spawns while an agent's stop is still completing

Launching a subagent, skill fork or monitor is now refused while the invoking agent's stop is still completing.

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

Launching a subagent, skill fork or monitor is now refused while the invoking agent's stop is still completing.

Subagent, skill, and monitor launches now check a stopPendingAgentIds registry before starting. If the invoking agent's stop is still completing, launching a new subagent, skill fork, or background monitor is refused with an explicit error instead of racing the in-flight stop.

See this entry in the whole of v2.1.259 →

Feedback