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 ·

Status/plan trigger function now also fires on turn start, not just user text

The status/plan check now also runs at the start of a turn, not only when you type text

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

The status/plan check now also runs at the start of a turn, not only when you type text

What

An internal function that checks whether to show a status or plan update used to only run when there was user text to react to. It now also runs when a turn is just starting, even without new user text. When it sets a new status detail, it also clears out any previous output value.

Why

This means status or plan information can now be refreshed at the start of a turn rather than only in response to something you typed, which should make that information more consistently up to date.

See this entry in the whole of v2.1.265 →

Feedback