[Improve] Refine task conversation activity presentation#317
Merged
brunobergher merged 14 commits intoJul 16, 2026
Conversation
Contributor
Author
|
No new code issues found. See task
Reviewed 83bb1018 |
Contributor
Author
|
Addressed all 3 open review items on this PR in
Validation: |
Group identical tool types (including shell) into one multi-call entry once the second settled call completes, without mixing different tools.
Polish generic group labels, drop the dead subagent display kind, and dedupe missing-toolCallId call/result pairs by payload signature.
81b63f1 to
daab267
Compare
daab267 to
1651d98
Compare
Contributor
Author
|
Addressed the remaining open review items and the failing Test jobs in
Focused Vitest + web typecheck green. |
Pair missing-toolCallId call/result only when consecutive, leave live partial activity outside collapsed groups, restore non-zero exit status on command rows, and align wake-input placeholder test copy.
brunobergher
approved these changes
Jul 16, 2026
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.
Related issue
N/A — internal product cleanup requested over Slack.
Why this PR exists
What changed
This refreshes task conversation presentation so completed activity reads as compact progress instead of a long stream of repetitive implementation detail.
How it was tested
pnpm exec oxlint --deny-warningspnpm knipoxlint, residualturbo lintfor@roomote/weband@roomote/worker,pnpm check-types:fast, andpnpm knipBrowser screenshots were not captured: no Storybook story for this component, and the seeded sandbox transcript does not reliably include enough representative completed activity to show the collapsed UI honestly.
Checklist
[Fix],[Feat],[Improve],[Refactor],[Docs], or[Chore]followed by a user-facing descriptionpnpm lintandpnpm check-typespass locallypnpm changeset