Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In the latest version of Cursor, the multi-task feature (which allows sending multiple tasks to the agent to be executed sequentially) is broken.
When sending a new task while the agent is still working, instead of continuing the current task and then moving to the queued one, the agent stops the current task immediately and switches to the newly added task.
Steps to Reproduce
Start a long-running task with the agent.
While the agent is still working, send another task (which should normally be queued).
Observe that the agent halts the current task prematurely and switches to the new one.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.4.5 (user setup)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045
Additional Information
This didn’t happen in the previous versions, and I can’t commit that it happens every time, or with all the models.
If it matters, I’ll do a deeper investigation.
So far, it happened to me with GPT-5 and the AUTO model.
Does this stop you from using Cursor
No - Cursor works, but with this issue
