The spinner can show a live one-line summary of what the current task is doing.
A live task summary replacing the thinking line is built, but nothing populates the summary here.
What's wrong with this entry?
The status line can show a live one-line summary of what the current task is doing, replacing the thinking line, the elapsed-time indicator and the trailing ellipsis while it is present. It only appears when the app is holding a fresh summary and you are not viewing an agent task; nothing in this build was found to populate that summary, so it is not reachable through normal use here.
- A new
isLiveBriefTurnflag suppresses the usual thinking summary for turns that carry one.
"task-summary"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.