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

Reactive compaction telemetry distinguishes full-summary splits

Compaction telemetry now records the split kind and head truncations, and flags when the whole conversation was summarized.

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

Compaction telemetry now records the split kind and head truncations, and flags when the whole conversation was summarized.

tengu_reactive_compact_succeeded now reports splitKind and headTruncations, and fires a distinct compact_reactive_summarized_all gate event when the compaction summarized the entire conversation instead of doing an incremental split.

See this entry in the whole of v2.1.259 →