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 ·

Subagent-initiated artifact publishes can be adopted by the parent/session after the subagent finishes

A subagent's pending artifact publish subscriptions are handed to the parent session when it finishes instead of being dropped.

TierYou'll noticehow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.259,
You'll notice

A subagent's pending artifact publish subscriptions are handed to the parent session when it finishes instead of being dropped.

When a subagent that initiated a live artifact publish finishes, its pending publish subscriptions are now adopted into the parent session context instead of being dropped, via a new queue of "pending subagent arms." The queue is capped, and evictions are reported through a new subagent_arm_evicted telemetry event.

See this entry in the whole of v2.1.259 →

Feedback