Hey, thanks for the report. This looks like an extension host init crash. When it doesn’t start, settings, extensions, the agent, and the model selector can all disappear at once. It’s a known type of issue and it often shows up after an update.
A couple steps that usually help:
Fully quit Cursor and do a clean reinstall of the latest build from Cursor · Download. Make sure it’s a reinstall, not an in-app update. Your settings and chats should stay.
If that doesn’t help, open Help > Toggle Developer Tools > Console and share what you see in the logs when the window starts, especially lines about the extension host or timeouts.
Also, can you confirm if you see an error like Agent Execution Timed Out anywhere? That’ll help confirm the cause.
Hey, this is most likely the same issue. When the host processes don’t initialize after an update, extensions, settings, the model selector, and the terminal ptyHost can all break at once.
Try the same steps as above:
Fully quit Cursor and do a clean reinstall of the latest build from Cursor · Download. It has to be a reinstall, not an in-app update. Your settings and chats should stay.
If that doesn’t help, open Help > Toggle Developer Tools > Console and send what you see in the logs when the window starts, especially lines about extension host, ptyHost, or timeouts.
Also tell me your Cursor version and OS. And if you see an error like Agent Execution Timed Out anywhere, let me know too. That’ll help confirm the cause.