Ask mode modifications

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When asked to make a modification in add mode, the agent is stuck in a permanent loop trying to generate a response

Steps to Reproduce

Ask the agent to make a modification in ask mode

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (Universal)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 23.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report.

Important: Ask is read-only and doesn’t change files. For modifications, switch to Agent or Plan:

To understand why Ask loops instead of replying:

  • Share 2–3 recent Request IDs from the stuck conversation (chat menu top right > Copy Request ID)
  • Console logs: Help > Toggle Developer Tools > Console, reproduce the hang and copy errors
  • The model where it reproduces (e.g., Composer 1, Sonnet 4.5, GPT, etc.)
  • Check if it reproduces in Agent mode with the same prompt
  • Run without extensions: from terminal cursor --disable-extensions and check

Send the info above and we’ll attach it to the investigation.

I understand that ask is read-only, but sometimes I mistakenly use it when I want to use agent mode, and in these cases the model should not hang forever.

Request IDs: 788e09ec-0f3d-414e-ad76-a0fd211128d9
c1183804-6890-4226-bf88-892df1dde243

  • does not reproduce in agent mode

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.