-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
[Feature] Webchat UI: Add collapsible tool output summary mode #47386
Copy link
Copy link
Closed
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestissue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Description
Metadata
Metadata
Assignees
Labels
P3Low-priority cleanup, docs, polish, ergonomics, or speculative work.Low-priority cleanup, docs, polish, ergonomics, or speculative work.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestNew feature or requestissue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.Issue quality rating does not apply to this item.
Type
Fields
Priority
None yet
Summary
Add collapsible summary mode for tool executions in webchat UI to reduce visual noise
Problem to solve
Currently the webchat UI displays each tool execution as separate messages (e.g., "1 tool exec", "tool output"), creating excessive visual noise. When an agent runs multiple tools in one turn, users see dozens of individual messages that clutter the conversation and make it hard to follow the flow.
Proposed solution
Add a collapsible summary mode for tool executions:
Example:
Alternatives considered
No response
Impact
Affected: Webchat UI users
Severity: Annoying
Frequency: Always (when running multiple tools)
Consequence: Visual clutter, harder to follow conversation flow
Evidence/examples
No response
Additional information
No response