When working with Cursor’s AI assistant, users often notice things they want to change or request while the AI is in the middle of executing a multi-step task. Currently, interrupting the AI mid-task can disrupt its flow and context. Users need a way to queue these requests without interrupting the current task.
Use Case Example
AI is implementing a complex feature with multiple files
User notices a minor change or task they want done - something that should be addressed but isn’t urgent enough to interrupt the AI’s current work
User wants to queue this request without stopping the AI’s current work
After current task completes, AI processes the queued requests
Proposed Solution
Add a command queue UI element (perhaps a sidebar or collapsible panel)
Hotkey to quickly add to queue (e.g., Cmd/Ctrl+Shift+Q)