Fix With AI Quick Action inserts chat response instead of fixed code

Describe the Bug

When using the “Fix With AI” quick action, Cursor inserts the agent’s chat message instead of the fixed code.

Steps to Reproduce

  1. Choose a line of code with an error
  2. Select the “Fix With AI” quick action

Expected Behavior

It should insert a fixed line of code instead of a chat message.

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.1.6
VSCode Version: 1.96.2
Commit: 5b19bac7a947f54e4caa3eb7e4c5fbf832389850
Date: 2025-06-25T02:13:33.781Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Linux x64 6.15.3-zen1-1-zen

Does this stop you from using Cursor

No - Cursor works, but with this issue