feat(chat): add collapsible process details - #366
Open
AlphaCatMeow wants to merge 3 commits into
Open
Conversation
- aggregate thinking, tool calls, and hosted search activity per assistant reply - add a client-local default expansion setting across GUI and Gateway WebUI - preserve manual overrides across streaming, failures, and virtualized remounts
3 tasks
AlphaCatMeow
marked this pull request as ready for review
August 3, 2026 12:01
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.
Linked issue
Closes #367
Summary
Change scope
agent-gui,agent-gateway/web, mirror validationcrates/agent-gui/src/pages/chat/crates/agent-gui/src/lib/chat/crates/agent-gateway/web/src/pages/chat/crates/agent-gateway/web/src/lib/chat/scripts/mirror-manifest.jsonScreenshots / preview
Runtime preview completed on this exact commit:
Desktop Gateway WebUI — 1440 x 900
Mobile Gateway WebUI — 390 x 844 viewport
Both screenshots are GitHub-hosted user attachments captured during acceptance on commit 6a24ecd.
Verification
Automated:
mention-composer-selection,mention-refetch, andprovider-usage-query-form.node scripts/check-mirror.mjs: 121 mirrored files passed.git diff --check: passed.upstream/main: passed with no conflicts.Manual acceptance:
aria-expanded=false), manual expand/collapse and keyboard focus retained.Known baseline/tooling limitations:
ERR_PNPM_ABORTED_REMOVE_MODULES_DIR_NO_TTY; direct local Biome checks for every task source file pass.Pre-submit checklist
Depends-On: none
Stack-Root: #366