mirror of https://github.com/kortix-ai/suna.git
merge main to tool panel branch
This commit is contained in:
parent
8a6a963c2c
commit
8c758837dc
|
@ -196,7 +196,7 @@ export function ToolCallSidePanel({
|
|||
displayIndex = completedIndex;
|
||||
displayTotalCalls = totalCompletedCalls;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const currentToolName = displayToolCall?.assistantCall?.name || 'Tool Call';
|
||||
const CurrentToolIcon = getToolIcon(
|
||||
|
|
Loading…
Reference in New Issue