diff --git a/src/renderer/components/thread/ChatPane/parts/items/ToolCallGroup.tsx b/src/renderer/components/thread/ChatPane/parts/items/ToolCallGroup.tsx index e7fb09bf..af9c79e3 100644 --- a/src/renderer/components/thread/ChatPane/parts/items/ToolCallGroup.tsx +++ b/src/renderer/components/thread/ChatPane/parts/items/ToolCallGroup.tsx @@ -24,6 +24,7 @@ import { chatRowClass, chatRowHoverClass, chatRowIndicatorClass, + chatRowRailClass, chatRowShellClass, inlineRowTriggerClass, normalizeCallTitleSeparator, @@ -147,7 +148,7 @@ export const ToolCallGroup = memo(function ToolCallGroup({ - + {hasOverflowRows && !sameFileEditSummary ? (