Release notes
Live status that names every in-flight tool, and edit counts that stay honest
While the agent is composing a call, chat names the work — Editing 3 files, Running a command — with a timer that starts when you first see it. File cards show the real +N/−M even when the diff preview is truncated.
Fixed
- Large edits no longer show +20 because the badge counted a truncated diff. Counts now come from the full change.
- The elapsed timer on live status starts when the work first appears, not when the tool actually starts.
- Streaming "Thinking…" no longer duplicates the Thinking block, and no longer shows a fake token estimate.
- The transcript tail and the active-turn status no longer disagree (one "Thinking…", the other naming the tool).
- Editor toolbar Build/actions no longer clip off the right edge when Browser chips are pinned.
- Working Panel resize keeps a usable chat column instead of overflowing the window.
New
- Live status aggregates a batch ("Editing 3 files") and lists the files underneath.
- Live status shows task progress (`2/7 tasks`) when the run has a checklist.
- File paths in live status keep the directory tail so two files with the same name stay distinct.