Hanging in PS commandline

Describe the Bug

Since the last update, my cursor AI keeps hanging at open command line prompts after executing something.

Steps to Reproduce

Impossible to reproduce at 100%. But asking it to make a complex task involving command lines, and watching as one of the tries hangs indefinitely

Expected Behavior

It’s meant to detect that powershell gave back control and continue with the next “thought” or tool call

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.1 (user setup)
VSCode Version: 1.99.3
Commit: 031e7e0ff1e2eda9c1a0f5df67d44053b059c5d0
Date: 2025-07-03T06:16:02.610Z
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

Additional Information

Using claude sonnet 4

Does this stop you from using Cursor

Yes - Cursor is unusable

1 Like

it seems like this happens when the powershell command executes so fast that cursor doesn’t have time to catch it. entering manually in the command line and replaying the last command seems to make cursor aware that it’s finished