Refine Active Agents scan-first detail cards#377
Closed
Conversation
added 2 commits
April 23, 2026 15:55
Hide Provider from expanded session details and keep the regression suite aligned with the branch's compact Active Agents summaries, provider-first decorations, and grouped file sections. Constraint: This follow-up had to layer onto the branch's existing compact-tree refactor instead of restoring older verbose copy. Rejected: Update only the screenshot-facing row removal and ignore stale tests | would leave the focused proof surface red. Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep provider identity in badges and tooltips, not duplicated as a session detail row. Tested: node --test test/vscode-active-agents-session-state.test.js Not-tested: Manual VS Code extension screenshot pass
The tree now surfaces overview metrics as chip-like items, compresses session rows into stronger summaries, and groups drill-down metadata under Status, Context, and Location so blocked sessions stop reading like flat property sheets. Constraint: VS Code tree views cannot render custom card backgrounds or true summary bars, so emphasis must come from badges, icon colors, grouped sections, and compact text Rejected: Keep the flat detail list and single summary sentence | still fragmented and weak for blocked sessions Confidence: high Scope-risk: moderate Directive: Keep card details inside the three grouped sections; move extra telemetry into those sections instead of reintroducing new top-level labels Tested: node --test test/vscode-active-agents-session-state.test.js Not-tested: Manual VS Code rendering against a live blocked rebase session
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
Providerdetail row from the Active Agents treeTop filesout of the expanded detail list and preserve grouped file sectionsTesting