[2.6.13] Can't choose model for inline agent requests

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When doing an inline agent request, it only allows Auto or Opus 4.5. My other models are not shown as options even though they are enabled.

These are my enabled models

Steps to Reproduce

Ctrl + K to create inline request and try to change the model.

Expected Behavior

Should see other models enabled.

Operating System

Windows 10/11

Version Information

Version: 2.6.13 (user setup)
VSCode Version: 1.105.1
Commit: 60faf7b51077ed1df1db718157bbfed740d2e160
Date: 2026-03-06T06:17:49.499Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This looks like a bug. Inline editing doesn’t support “thinking” models (that’s expected), but non-thinking models like Sonnet 4.6 should still show up in your list, not just Opus 4.5.

I’ve passed this on to the team. For now, “Auto” should automatically pick a compatible model for inline edits.

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Can’t select any model in quick edit.
I added Sonnet 4.6 without thinking, not helped.
Also tried haiku, same thing

Steps to Reproduce

Press “Cmd + K” on MacOS

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.7.0-pre.77.patch.0 (Universal)
VSCode Version: 1.105.1
Commit: 4c95cc694f894da45c742fb38746804fdb4d1c30
Date: 2026-03-17T01:57:43.142Z
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.0.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi @MidnightOak and @stanislavlysenko!

Wanted to give you an update.

In the next release (which @stanislavlysenko is already using the nightly version of), we’ve moved Quick Edit (Cmd+K) to use Auto only.

Quick Edit has significant model compatibility constraints (like no thinking models, no Anthropic 4.6+ models), and the vast majority of requests are already going through Auto.

If you want to use a specific model, Agent chat is the way to go.