Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After running a command from the agent, the command output appears normally but Cursor continues showing the command as “running” for an additional ~10–20 seconds. During this time the agent is stuck waiting for the command to finish even though the output is already visible. If I manually press Cancel after the output appears, the delay disappears and the agent proceeds immediately. This happens with all commands and models and makes short operations take much longer than they should.
Steps to Reproduce
Open Cursor on native Windows.
Run any command through the agent.
Wait for the command output to appear in the UI.
Observe that Cursor still shows the command as running for ~10–20 seconds.
Optionally press Cancel once output is already visible.
Notice the agent proceeds instantly with no delay once cancelled.
Reproduces consistently across multiple machines and networks.
Expected Behavior
Once the command output is returned and displayed, the agent should immediately exit the running state and continue execution without additional waiting time.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.4.36 (user setup)
VSCode Version: 1.105.1
Commit: f9919bf991f247689f9ead605b5c5a3239a2a790
Date: 2026-02-12T21:00:33.976Z
Build Type: Stable
Release Track: Early Access
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Model name: occurs with all models tested
For AI issues: add Request ID with privacy disabled
890e4df8-6afd-4604-ba64-a11bcbdd0ce9
Additional Information
Reproduced on 3 different Windows laptops
Tested across multiple networks
No VPN or proxy in use
Privacy mode disabled during testing
Does not happen in Codex or Claude Code
Only happens after command output is already returned
Pressing Cancel immediately clears the delay, which suggests the command lifecycle state is not updating correctly on Windows
Does this stop you from using Cursor
No - Cursor works, but with this issue

