Can't select model in inline chat

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After using ctrl + k to open the inline chat interface, I can no longer see the model selection interface??? I have enabled the non-thinking model (such as Sonnet 4.5) in the model settings interface.

Steps to Reproduce

  1. Use the shortcut ctrl + k to open the inline chat interface
  2. The interface does not display the model selection dropdown
  3. Using the shortcut ctrl + \ also does not bring up the model options

Expected Behavior

Can correctly select the model I wish to use.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.0.13
Commit: 48a15759f53cd5fc9b5c20936ad7d79847d914b0
Date: 2026-04-07T03:05:17.114Z
Layout: editor
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cursor/3.0.13 Chrome/142.0.7444.265 Electron/39.8.1 Safari/537.36

For AI issues: which model did you use?

Sonnet 4.5 (no thinking)

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This isn’t a bug. Model selection in Quick Edit Ctrl+K was intentionally removed in recent versions. Now Ctrl+K automatically picks the best model Auto.

Reason: Quick Edit isn’t compatible with some models like thinking models, Anthropic 4.6+, and others, so we removed the model picker.

If you need control over the model, use Agent chat Ctrl+L, the model picker is available there.

Closing as a duplicate, this was already discussed here: Can't select model in Quick Edit

A post was merged into an existing topic: Can’t select model in Quick Edit