Persist statusLine (or token usage) during active turn processing
Status Open
Maintainer reply None cached
Activity 0 comments · opened Jul 22, 2026
Currently statusLine only renders between turns — during active processing (tool calls, spinner), it's replaced by the spinner/tool UI, so custom statusLine content (e.g. token usage tracking) disappears mid-turn.
Request: option to keep statusLine visible/updating during processing, or a live token-usage indicator during the turn (not just idle state).