Queued messages not being processed in order

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Whenever I queue a message, it sends for execution while agent is still running. This causes the agent to ignore and abruptly end current task and starts working on the queued message

Steps to Reproduce

  1. Ask Cursor to work on something
  2. Queue a message

Expected Behavior

Queued messages are supposed to wait and be proccessed in order.

Operating System

Windows 10/11

Current Cursor Version (Menu β†’ About Cursor β†’ Copy)

Version: 1.7.28 (user setup)
VSCode Version: 1.99.3
Commit: adb0f9e3e4f184bba7f3fa6dbfd72ad0ebb8cfd0
Date: 2025-10-01T02:45:21.769Z
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.26100

For AI issues: which model did you use?

codex, gpt 5

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. You might have the setting for sending instead of queuing. Check it in the Cursor settings under the Chat tab.

1 Like

I see it. I was not aware of this setting. It seems it was defaulted to Send, that’s why. Thank you

2 Likes

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