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.