First I found out cmd+I doesn’t work any more after the update.
When I try to close the chat or create a new one via the Command Palette,
I get errors like:
Command 'Cursor: New Chat' resulted in an error
composerModesService] Failed to register action for mode 54f7775e-bb21-4ed2-a50b-387c3e78ecaa:
I’m experiencing an issue making cursor unusable, where Send button in the chat doesn’t work — clicking it does nothing. I also get an error message with "[composerModesService] Failed to register action for… " , i tried switching models but that also doesn’t work,
i’m using cursor 1.7.38. Restarting Cursor and killing the process didn’t resolve it.
anyone seeing this issue ? is there a workaround
Steps to Reproduce
On cursor 1.7.38
open cursor
open chat , type something
clicking send (to send the prompt) doesn’t work
Expected Behavior
prompt to be sent and agent responds
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
I had to completely delete cursor including $HOME/Library/Application Support/Cursor and $HOME/.cursor folders. Then installed it fresh. It then started working for me.
100% it’s Plan Mode. I had the popup - Do you want to try plan mode? I clicked yes and the problem started. Then I turned it off in settings and restarted cursor and it went back to normal.
SOLUTION:
I’ve also got hit with this issue after a recent update. Disabling Plan Mode in Beta worked, but it did not seem like a proper solution. So after some tinkering the issue actually was that I had my own custom “Plan” mode created awhile ago. Apparently, it was conflicting with the new Cursor’s Plan mode simply by name. This caused registration error resulting in empty mode list and inability to use Cursor. After I removed my custom Plan mode - the Cursor’s own Plan mode registered successfully and the error was gone (and I can now use Cursor’s Plan mode too which is great by the way) Hope this helps!
Can confirm this issue was because of the custom Plan mode that I’ve created as per Cursor’s previous docs. In order to remove it, I had to first disable Plan mode from Cursor Settings → Beta, delete my own custom Plan mode and then reenable Cursor’s beta plan mode