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

Precomputed compaction results

Conversation compaction can now apply precomputed summaries, with a dedicated error if one fails to settle

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.267,
Under the hood

Conversation compaction can now apply precomputed summaries, with a dedicated error if one fails to settle

What

When Claude Code compacts a conversation (compressing older history to save space), the result of applying a compaction swap now carries additional tracking data: a key, a flag indicating whether it was a replacement, and a precomputedAtUuid identifying when the summary was precomputed. There's also a new dedicated error type for when a precomputed summary fails to settle properly.

Why

This points to compaction summaries now being computed ahead of time in some cases rather than only on demand, with better error handling and traceability if a precomputed summary doesn't finish correctly.

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 explain what triggers precomputing a summary ahead of time or what a reader would notice differently during compaction.

See this entry in the whole of v2.1.267 →

Feedback