Message typing while running breaks UI - no stop button

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

See title, no more stop button if I try to queue messages, which is the best use of waiting time.

Steps to Reproduce

see above

Operating System

MacOS

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

Version: 2.1.50
VSCode Version: 1.105.1
Commit: 56f0a83df8e9eb48585fcc4858a9440db4cc7770
Date: 2025-12-06T23:39:52.834Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report.

We need a few more details to reproduce:

  • Which mode does this happen in: Ask, Agent, or Plan
  • Exact steps: what you click, where you start typing, and when the Stop button disappears
  • A screenshot or a short screen recording
  • Open Help > Toggle Developer Tools and share Console errors from the moment the button disappears
  • If it’s tied to a specific AI request, please include the Request ID: chat menu (top right) > Copy Request ID

Please also check if it reproduces:

  • After a full restart of Cursor
  • With extensions disabled: run cursor --disable-extensions from the terminal

Share the details and I’ll pass them to the team if needed.

I think we misunderstand. The button changes state often:

  • nothing going on, mic button. I type a letter, it gets send button
  • prompt running, stop button. I type a letter, it gets send button

Any mode.

Problem is that after typing this letter, I cannot stop agent/ask/plan anymore when I see it going the wrong way.

Hint: In Antigravity it stays a Stop button, and I can still queue a new prompt by hitting enter. Sensible simple solution IMO.

Cursors UI is slowly getting really good and consistent, BTW.