Feature request: Queue follow-up prompts in JetBrains plugin

Feature request for product/service

3rd Party Extensions

Describe the request

The Cursor agent in the JetBrains plugin currently blocks sending a new prompt while the previous one is still generating. Cursor CLI and Cursor IDE already support queued messages, which makes iterative workflows much smoother.

Could the JetBrains plugin support the same behavior, allowing follow-up prompts to be queued while the agent is still responding, instead of forcing the user to wait or interrupt the current generation?