merge main to tool panel branch

This commit is contained in:
Saumya 2025-07-04 11:09:32 +05:30
parent 8a6a963c2c
commit 8c758837dc
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ export function ToolCallSidePanel({
displayIndex = completedIndex; displayIndex = completedIndex;
displayTotalCalls = totalCompletedCalls; displayTotalCalls = totalCompletedCalls;
} }
} }
const currentToolName = displayToolCall?.assistantCall?.name || 'Tool Call'; const currentToolName = displayToolCall?.assistantCall?.name || 'Tool Call';
const CurrentToolIcon = getToolIcon( const CurrentToolIcon = getToolIcon(