open-cuak icon indicating copy to clipboard operation
open-cuak copied to clipboard

'Click' action sometime crashes

Open yuleisheng opened this issue 9 months ago • 0 comments

Query to repro: 'help me to find the time of next 5 Arsenal's matches'

{ context: 'AiAgentNode.genGenerateToolCall.exec', error: ToolExecutionError [AI_ToolExecutionError]: Error executing tool mouse-click: [RESPONSE] stage timed out: eventId= 7f399481-1a6f-4847-a6e5-17cbc2d267b8 timeout=15000 channelTarget=9ba9d52e-0d86-4b92-b5b7-08dbd1fb106f at eval (webpack-internal:///(rsc)/../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ai/dist/index.mjs:4400:30) at async eval (webpack-internal:///(rsc)/../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ai/dist/index.mjs:528:22) { cause: Error: [RESPONSE] stage timed out: eventId= 7f399481-1a6f-4847-a6e5-17cbc2d267b8 timeout=15000 channelTarget=9ba9d52e-0d86-4b92-b5b7-08dbd1fb106f at MouseClickApi.exec (webpack-internal:///(rsc)/./src/app/api/extension/ActionConfigBasedApi.ts:56:33) at async MouseClickApi.ToolCalling (webpack-internal:///(rsc)/./src/app/api/BaseEndpointApi.ts:16:26) at async eval (webpack-internal:///(rsc)/../../node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ai/dist/index.mjs:528:22), toolArgs: { button: 'left', doubleClick: false }, toolName: 'mouse-click', toolCallId: 'call_SZlqbyhVUfnZlDJCmAHEb4tS', [Symbol(vercel.ai.error)]: true, [Symbol(vercel.ai.error.AI_ToolExecutionError)]: true } }

yuleisheng avatar Mar 18 '25 10:03 yuleisheng