Describe the Bug
When queuing multiple prompts they can end up obscuring the agents recent chat responses, preventing the user from seeing or interactive with them. This is particularly disruptive in the case that the agent is waiting for user input, or is running a command that is stuck, the user cannot see that this is the case or interact with anything beneath the queued prompts to rectify it.
Steps to Reproduce
Engage the agent in a conversation longer than 1 screen height.
Queue up several prompts while the agent is working.
Observe the agent’s responses being obscured by the queued prompts.
Expected Behavior
The application should either shrink the chat pane to accommodate the size of the queued prompts, or allow the prompts to be collapsed such that we can see and interact with the content they would currently obscure.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.0.0 (user setup)
VSCode Version: 1.96.2
Commit: 53b99ce608cba35127ae3a050c1738a959750860
Date: 2025-06-04T19:44:25.253Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
Does this stop you from using Cursor
No - Cursor works, but with this issue