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

Auto-mode transcript builder gains a 'summary' turn frame

Auto-mode's transcript reconstruction now handles 'summary' turn frames, not just 'invisible' ones

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

Auto-mode's transcript reconstruction now handles 'summary' turn frames, not just 'invisible' ones

What

The internal function that rebuilds conversation history for auto-mode's project-ownership classification now handles a new case: a 'summary' frame. When it encounters one, it folds the summarized text into a synthetic user-turn entry via a helper function. Previously, only 'invisible' frames were handled specially at this point.

Why

This lets the auto-mode classification process take summarized turns into account when reconstructing history, rather than only recognizing invisible ones.

See this entry in the whole of v2.1.274 →