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.274 ·

New telemetry before resuming a subagent

Resuming a subagent now logs diagnostic details about how it's being resumed

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSubagentswhat it touches
KindInternal Changesin v2.1.274,
Under the hood

Resuming a subagent now logs diagnostic details about how it's being resumed

What

When Claude Code resumes a subagent (a helper agent handling part of a task), it now records a telemetry event with details about that resume: whether sidecar metadata was found, where the originating prompt came from, whether a task record exists, whether this continues an interrupted turn, whether the resumer is itself a subagent, and whether a newer storage system (storageV5) is active.

Why

This gives more visibility into how and why subagent resumes happen, which can help diagnose problems with resuming interrupted or nested agent work.

See this entry in the whole of v2.1.274 →

Feedback