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

Prompt-cache miss telemetry now records a cause

Prompt-cache miss telemetry now records the specific reason for the miss.

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.260,
Under the hood

Prompt-cache miss telemetry now records the specific reason for the miss.

Prompt-cache telemetry now records why a cache miss happened. The tracking data gains last_miss_cause (with tools_added, tools_removed, and system_char_delta detail) and miss_causes, backed by a lookup table mapping internal cause codes such as system_prompt_changed, betas_changed, and ttl_expired_5m to human-readable strings.

See this entry in the whole of v2.1.260 →

Feedback