You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/copilot/components/tool-call/tool-call.tsx
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -66,13 +66,7 @@ function extractPlanFromBlocks(blocks: SubAgentContentBlock[] | undefined): {
66
66
// Tool call arguments can be in different places depending on the source
67
67
// Also handle nested data.arguments structure from the schema
0 commit comments