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

Reactive-compact 'summarized all' telemetry condition broadened

The 'summarized all' compaction telemetry event now fires under broader conditions

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

The 'summarized all' compaction telemetry event now fires under broader conditions

What

The internal telemetry event compact_reactive_summarized_all, recorded when Claude Code compacts (trims) a long conversation, now fires whenever the split kind isn't 'round' and either the mode is 'auto' or some messages were truncated from the start of the conversation. Previously it only fired when the split kind was exactly 'summarize_all'.

Why

This means the event now gets logged in more situations than before, giving a broader picture of when full-conversation summarization happens during compaction, though it is purely a measurement change with no visible effect for users.

See this entry in the whole of v2.1.269 →