In Cursor Chat Model Selector Disappears

Hi, thanks for reporting an issue with Cursor.

Before you report this, we’d appreciate if you can search this forum to see if this issue has already been reported.

If you have done so, please check this box.
on

Describe the Bug

The Cursor Chat Model selector (the dropdown used to choose the specific language model for chat interactions) disappears.This means I am unable to switch between models and stuck on whatever model was last used. This functionality is essential for effective use of Cursor’s chat features.

Steps to Reproduce

Open Cursor.
Open the main Chat window (either using a shortcut or by clicking the chat icon).
Observe that the Chat Model selector is not present at the bottom of the chat area. It is completely missing.
Attempt to initiate an inline code edit by pressing Ctrl+K within a code file.
Observe that the Chat Model selector is visible and functional at the top of the inline edit prompt.
The Chat Model selector in the main chat window is still absent, even after using the inline editor.
Closing and reopening Cursor does not fix the issue in the main chat window; the selector never appears.

Expected Behavior

The Chat Model selector should be visible and accessible in both the main Chat window and the inline code edit feature. Its absence in the main Chat window is a bug, especially given its presence in the inline code edit functionality. The selector should consistently provide the user to select a model in any chat related function.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.43.6
VSCode Version: 1.93.1
Commit: a846435528b4b760494a836f96f0739889253530
Date: 2024-12-06T05:11:55.168Z
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045

Additional Information

The model selector is never present in the main chat window, but is consistently present and functional within the inline code edit (Ctrl+K) functionality. This suggests the underlying functionality is present and correctly implemented, but there is an issue displaying the selector within the main chat window. There is no way to select a model via the main chat window

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, try expanding the sidebar. It seems the model selection is hidden due to lack of space.

1 Like