feat(desktop): View all multi-agent activity panel in channels - #2915
Closed
DevvGwardo wants to merge 3 commits into
Closed
feat(desktop): View all multi-agent activity panel in channels#2915DevvGwardo wants to merge 3 commits into
DevvGwardo wants to merge 3 commits into
Conversation
8 tasks
Collaborator
|
🦾 DCO sign-off is failing on this PR. Each commit needs a |
DevvGwardo
force-pushed
the
feat/show-all-agent-activity
branch
3 times, most recently
from
July 29, 2026 19:48
5274f85 to
af2cf7e
Compare
When multiple agents are working, the composer activity bar exposes a Show all control that opens a right-side auxiliary panel with per-agent cards listing live action headlines. Cards drill into the existing single-agent activity view. Co-authored-by: DevGwardo <25094504+DevGwardo@users.noreply.github.com> Signed-off-by: DevGwardo <25094504+DevGwardo@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Show View all when two or more channel agents are running or working, rename Show all → View all, list running agents in the sidebar panel, and add e2e coverage for two concurrent working signals. Co-authored-by: DevGwardo <25094504+DevGwardo@users.noreply.github.com> Signed-off-by: DevGwardo <25094504+DevGwardo@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Show only actively working agents, clamp headline dumps, and embed the compact session transcript so cards match the single-agent activity look while pinning to the latest rows. Co-authored-by: Cursor <cursoragent@cursor.com> Signed-off-by: DevGwardo <25094504+DevGwardo@users.noreply.github.com> Signed-off-by: DevvGwardo <25094504+DevvGwardo@users.noreply.github.com>
DevvGwardo
force-pushed
the
feat/show-all-agent-activity
branch
from
July 31, 2026 12:48
af2cf7e to
96cd004
Compare
7 tasks
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.
Summary
When multiple agents are working in a channel, the composer activity bar exposes a View all control that opens a right-side auxiliary panel of live activity cards. Each card embeds the same compact session transcript used by the single-agent activity pane, pinned to the latest rows, and drills into the full feed via View.
ManagedAgentSessionPanelwithcompactPreviewso tool/message rows match the individual activity lookclampHeadline) prevents shell/tool dumps from exploding overview UIsTest plan
Originating Buzz channel:
a3ec672d-4a27-40f5-8307-be553f11dad0(#Welcome)Made with Cursor