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

Transcript rendering internals reworked (progress tracking, lookups renamed)

Internal rework of how the conversation transcript view computes progress and message lookups

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal0worth watching, 1 to 5
AreaTranscriptwhat it touches
KindInternal Changesin v2.1.273,
Under the hood

Internal rework of how the conversation transcript view computes progress and message lookups

What

The internal function that renders the conversation transcript view now computes its transcript and progress data via a separate split step, and merges a separately-computed progress object into what used to be called lookups (now renamed transcriptLookups).

Why

This is an internal restructuring of how transcript data is computed and named, with no described change to what appears on screen.

See this entry in the whole of v2.1.273 →