Agent does not auto-continue in plan mode after answering question

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When you are in plan mode and the agent asks a question, there’s an edge case. If the immediate response of the agent is to edit the plan, the agent hangs.

Steps to Reproduce

  1. go in plan mode
  2. have agent make first version of plan
  3. prompt it something that will make it ask a question
  4. give answer to the question and ask it to edit plan immediately
  5. agent does not continue

Expected Behavior

agent should continue, editing the plan immediately

Operating System

MacOS

Version Information

Version: 2.4.27 (Universal)
VSCode Version: 1.105.1
Commit: 4f2b772756b8f609e1354b3063de282ccbe7a690
Date: 2026-01-31T21:24:58.143Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0

For AI issues: which model did you use?

Opus 4.5

Does this stop you from using Cursor

No - Cursor works, but with this issue

In agent, I encountered the same bug that has persisted for many days.

Hey, thanks for the report. This is a known issue with auto-resume after answering questions in plan mode.

The team recently fixed a related bug about timeouts after AskQuestion in plan mode. Your case might be covered by the same fix, and it should be rolling out in the next few releases.

To help confirm whether your case is related to that fix, can you share the Request ID? You can copy it from the chat context menu (top right corner > Copy Request ID) after the bug happens.

@babala, are you seeing the same thing? If yes, please share the Request ID too if you can.

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