Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After an Agent response finishes normally, Cursor automatically triggers a new continuation/reasoning step a few seconds later even though I did not type anything, click Continue, or send any follow-up message.
The model’s thinking text says something like “the user mentioned the previous response was interrupted” or “continue from where it left off”, but that is not true. The previous response was already complete.
This causes the assistant to continue/repeat work unnecessarily, creates wrong conversation state, and may consume extra usage. I observed this in Cursor IDE on Windows, using Opus 4.7 Extra High, in a long Agent conversation with around 74–75% context.
Steps to Reproduce
- Open Cursor IDE on Windows.
- Open an Agent chat in a workspace.
- Use Opus 4.7 Extra High.
- Send a normal prompt and wait for the assistant response to finish completely.
- Do not type anything, do not press Enter, and do not click Continue.
- Wait about 5 seconds.
- Cursor starts another short thinking/continuation step by itself.
- The model says the previous response was interrupted, even though no interruption happened and no user follow-up was sent.
Expected Behavior
After the assistant finishes a complete response, Cursor should stay idle and wait for explicit user input.
Cursor should only send a continuation request when the response was actually interrupted or when the user explicitly clicks Continue / sends another message.
It should not automatically inject a hidden “previous response was interrupted” continuation after a completed response, and it should not consume extra usage for this false continuation.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.5.17 (user setup)
VSCode Version: 1.105.1
Commit: d5b2fc092e16007956c9e5047f76097b9e626ca0
Date: 2026-05-20T02:43:31.559Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Opus 4.7 Extra High
For AI issues: add Request ID with privacy disabled
aba14128-4fd0-4be3-be5b-d0de8347f668
Does this stop you from using Cursor
No - Cursor works, but with this issue
