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.