Not much to say.
Cursor has been choking all morning no matter what I do.
Eventually i get:
Things I’ve tried:
- Restarting my device
- Uninstalling/Reinstalling Cursor
- Force-killing individual processes
- Begging and Crying (lol)
- Paying for claude-3.7 MAX
Frozen chats cannot be resumed at all, even after device/app/process turnover.
If I begin a NEW chat after restarting my device, it will start correctly but crashes 100% of the time before completing the first response.
In the dev console, I see stuff like:
workbench.desktop.main.js:2008 [composer] Failed to get complete AI response
and
[composer] Error getting conversation summary: Error: invalid int 32: 2147483648
at NGe (workbench.desktop.main.js:64:12879)
at E4i.int32 (workbench.desktop.main.js:65:12661)
at Dce (workbench.desktop.main.js:65:19684)
at T4i (workbench.desktop.main.js:65:18787)
at Object.writeMessage (workbench.desktop.main.js:65:16556)
at $ke.toBinary (workbench.desktop.main.js:64:14923)
at L4i (workbench.desktop.main.js:65:19605)
at T4i (workbench.desktop.main.js:65:18885)
at Object.writeMessage (workbench.desktop.main.js:65:16556)
at Yke.toBinary (workbench.desktop.main.js:64:14923)
updateComposerSummaryIfOutdated @ workbench.desktop.main.js:2008
await in updateComposerSummaryIfOutdated
(anonymous) @ workbench.desktop.main.js:50
HP @ workbench.desktop.main.js:50
s.value @ workbench.desktop.main.js:50
submitChatMaybeAbortCurrent @ workbench.desktop.main.js:2008
I switched to Windsurf for now. Everything is working correctly so I think it’s safe to say it’s not an issue with the model providers.
Looking forward to an expedient resolution.