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

Internal tool-use tracking state reworked

Internal per-session tool-tracking state replaced caching fields with tool-lifecycle and nested-agent bookkeeping

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

Internal per-session tool-tracking state replaced caching fields with tool-lifecycle and nested-agent bookkeeping

What

A piece of internal per-session state that used to cache markdownTokens, highlightedCode, and structuredDiff data has been reworked. It now instead tracks retracted, inProgressToolUses, evictedToolUses, and nestedUuidAliases.

Why

This appears to shift the bookkeeping from rendering-related caches toward tracking the lifecycle of tool calls (in progress, evicted) and aliasing identifiers for nested agents, though the visible effect of this internal change isn't specified.

How sure we are
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubtThe finding doesn't state what user-facing behavior, if any, this internal rework affects.

See this entry in the whole of v2.1.275 →