Commit 7baba0e
fix(terminal): stop duplicating agent tool calls above the output (#7433)
The agent-stream tool chrome rendered a collapsible "Tools" list above the
terminal output panel, while the same calls remained inline in the block's
toolCalls output field. Drop the header so tool calls read inline again.
Claude-Session: https://claude.ai/code/session_01CimY1cwvWpQs3RY5MXtdE3
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 4b1605b commit 7baba0e
1 file changed
Lines changed: 9 additions & 29 deletions
File tree
- apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/terminal/components/output-panel
Lines changed: 9 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
544 | 541 | | |
545 | 542 | | |
546 | 543 | | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | | - | |
569 | | - | |
570 | | - | |
571 | | - | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
572 | 552 | | |
573 | 553 | | |
574 | 554 | | |
| |||
0 commit comments