The agent/chat does not resepond to me anymore, I only receive waiting for extension host. And due to closing the cursor my ipynb file has crashed which I can’t recover anymore…
Steps to Reproduce
Open a new chat, ask something
Expected Behavior
The agent should talk to me or start implementing changes
If that doesn’t help, try running from a terminal:
cursor --disable-extensions
If it works like this, one of your extensions is causing the issue.
More drastic option: rename %APPDATA%\Cursor to Cursor_backup and start Cursor again. This resets all settings, but your data will still be in the backup.
About the missing .ipynb file, can you check if it’s still in your project folder? Sometimes the file isn’t deleted, it just doesn’t show up. Also check your git history if the project is under version control.
Hey @Frank_Morales, got it. I can’t give an ETA. “Waiting for extension host” isn’t one bug, it can happen for a few different reasons under the same symptom, so there isn’t one fix. The team is aware and there are tickets.
If you haven’t tried the steps from the post above yet: Waiting for extension host - #5 by deanrie
Start with cursor --disable-extensions and clear %APPDATA%\Cursor\CachedExtensions. Most of the time it’s caused by an extension.
If that doesn’t help, share your Cursor version, your OS, and whether you’re running locally or over SSH or WSL.