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

Live turn-state row gated behind an 'isTranscriptV2Enabled' check

The classic in-turn status row now only shows when a newer transcript display mode isn't already handling it

TierNothing to try yethow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaTranscriptwhat it touches
KindIn Developmentin v2.1.265,
Nothing to try yet No documentation found

The classic in-turn status row now only shows when a newer transcript display mode isn't already handling it

What

Claude Code's display of what it's doing mid-turn (a spinner or status line while it's working) now has two possible sources. A new component checks whether a StateRowSourceContext is already supplying status information (such as remote-connection or reply-channel state); if not, it falls back to showing the classic status row. A separate, newer live-status row is now shown only when isTranscriptV2Enabled is on.

Why

This is internal plumbing to avoid showing two status indicators at once as Claude Code's transcript display evolves. It shouldn't change what you see day-to-day, but it's part of the groundwork for a newer transcript rendering path.

Read from
Names in the bundleisTranscriptV2Enabled
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 doubtNothing here indicates whether the reader's own account will see the newer transcript display, since the gate that controls it is not…

See this entry in the whole of v2.1.265 →

Feedback