3.6.31 IDE buggy - no settings, no extensions

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

No cursor settings + no extensions visible

Steps to Reproduce

Open + look

Operating System

MacOS

Version Information

3.6.31 macos

Additional Information

No model selector - useless tool

Does this stop you from using Cursor

Yes - Cursor is unusable

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:

  1. 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.
  2. 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.

Let me know how it goes.

Hi, had the same issue + the terminal does nos start even if I kill the terminal and open a new one. Is it related ?

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:

  1. 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.
  2. 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.