thank you for that suggestion! I opened the Developer: Toggle Developer Tools to see the network connection section and as soon as I opened the diagnostic it just suddenly worked. Cursor is working fine now yay!!
I’m getting the same error. It seems to happen often when I click ‘stop’ on a chat and try a different message.
This is in the developer logs:
workbench.desktop.main.js:2072 [composer] Error getting conversation summary: Error: Tool [object Object] is not supported
at workbench.desktop.main.js:2074:8420
at workbench.desktop.main.js:2074:8870
at Array.map (<anonymous>)
at cie.populateConversationWithExtraContext (workbench.desktop.main.js:2074:908)
at workbench.desktop.main.js:48:45495
at A8 (workbench.desktop.main.js:48:45248)
at n.value (workbench.desktop.main.js:48:45484)
at cie.populateConversationWithContext (workbench.desktop.main.js:2075:12867)
at async cie.updateComposerSummaryIfOutdated (workbench.desktop.main.js:2072:26477)
workbench.desktop.main.js:2075 [composer] Error in submitPromptDryRun: Error: Tool [object Object] is not supported
at workbench.desktop.main.js:2074:8420
at workbench.desktop.main.js:2074:8870
at Array.map (<anonymous>)
at cie.populateConversationWithExtraContext (workbench.desktop.main.js:2074:908)
at workbench.desktop.main.js:48:45495
at A8 (workbench.desktop.main.js:48:45248)
at n.value (workbench.desktop.main.js:48:45484)
at cie.populateConversationWithContext (workbench.desktop.main.js:2075:12867)
at async cie.submitPromptDryRun (workbench.desktop.main.js:2075:5313)
at async vnn.updatePromptDryRunInfo (workbench.desktop.main.js:4908:3814)