Cannot tell if command is still running

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Sometimes commands just spin and I cannot tell if they are running or not. They’ll go on for minutes and at a certain point I just cancel it. When I retry is usually, but not always goes through.

Could we get a better UI here?

Steps to Reproduce

Request ID: 9550a76e-7aa9-49c9-b3f6-73f3f1009424

Expected Behavior

I’d at least have an idea if it is running or not

Operating System

MacOS

Version Information

Version: 2.4.21
VSCode Version: 1.105.1
Commit: dc8361355d709f306d5159635a677a571b277bc0
Date: 2026-01-22T16:57:59.675Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

1 Like

Hey, thanks for the report.

I get it, it’s frustrating when it’s unclear if something is frozen or just taking a long time. This is a known UI issue with long-running commands, and the team is aware.

To rule out other causes (network lag, indexing issues):

Can you check:

  • Cursor Settings → Network → Run Diagnostics, and share the results
  • Cursor Settings → Indexing & Docs, make sure indexing isn’t stuck in a loop

And we need a bit more info:

  • Which exact commands are hanging (npm, git, build commands)?
  • A screenshot of the stuck state
  • Output panel (View → Output), any errors in different channels?

Hey Dean,

Thanks for the quick response. So my theory is given other things working simultaneously and it working immediately as soon as I tried in a new agent window then it went right through then it’s unlikely it was network or index. But obvi IDK.

  • It was an aws mcp command. I wasn’t paying too close of attention. I think it was filtering a cloud watch log.
  • Unfortunately the screen is long gone. I was hoping the request ID would be good enough.
  • Do you mean the agent output or the terminal output? Either way it’s lost now, but I can grab it next time.

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