Connect: attach live activity to the transcript, humanize durations#53
Merged
Conversation
hbrooks
commented
Jul 17, 2026
Member
Three fixes to the connect UI:
- The live "Running Bash(...)" / "Generating" status lines rendered in
the footer above the composer; they now render in the transcript,
attached to the block they describe. In-flight calls are excluded
from the collapsed "Ran N shell commands" fold (it counts only
completed calls) and show as a live line hugging the fold until the
result lands.
- Turn summaries showed raw seconds ("turn complete - 200.7s"); a
shared formatDuration renders "3m 21s" style, reused by the live
elapsed tickers.
- The ephemeral streamed-prose overlay was cleared whenever ANY fresh
record landed (lifecycle rows, the user's own relayed message),
permanently losing the streamed prefix since later deltas append to
the emptied overlay. It now clears only when a committed assistant
step or the turn's result supersedes it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.