diff --git a/packages/cli/src/ui/components/messages/__snapshots__/ToolGroupMessage.test.tsx.snap b/packages/cli/src/ui/components/messages/__snapshots__/ToolGroupMessage.test.tsx.snap index f25ca5e5de..fcef60a05b 100644 --- a/packages/cli/src/ui/components/messages/__snapshots__/ToolGroupMessage.test.tsx.snap +++ b/packages/cli/src/ui/components/messages/__snapshots__/ToolGroupMessage.test.tsx.snap @@ -77,12 +77,12 @@ exports[` > Golden Snapshots > renders tool call with output `; exports[` > Golden Snapshots > renders two tool groups where only the last line of the previous group is visible 1`] = ` -"╰──────────────────────────────────────────────────────────────────────────────╯ -╭──────────────────────────────────────────────────────────────────────────────╮ -│ ✓ tool-2 Description 2 │ -│ │ ▄ -│ line1 │ █ -╰──────────────────────────────────────────────────────────────────────────────╯ █" +"MockTool[1]: ✓ tool-1 - Description 1 (medium) +╰──────────────────────────────────────────────────────────────────────────────╯ +MockTool[2]: ✓ tool-2 - Description 2 (medium) +╰──────────────────────────────────────────────────────────────────────────────╯ + +" `; exports[` > Golden Snapshots > renders when not focused 1`] = `