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

Server tool-use turn metadata now includes agentId

Server-side tool-use tracking now records which agent made the call

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

Server-side tool-use tracking now records which agent made the call

What

The metadata Claude Code builds for each turn where it tracks model and effort level now also includes an optional agentId field, alongside the existing model, effort, and message-count fields.

Why

Since a spawned subagent (a separate Claude instance handling a subtask) can now be identified by its agentId, this lets per-turn tracking data be tied back to the specific agent that made a given tool call, rather than only to the overall session.

See this entry in the whole of v2.1.271 →