Hey, thanks for the report. This looks like a command completion detection issue on Windows where Agent doesn’t recognize that git commands have finished.
To help the investigation, please share:
- Request ID with privacy disabled: Getting a Request ID | Cursor Docs
- A screenshot or screen recording showing the stuck state after clicking “run”
- Which shell you’re using (PowerShell, Git Bash, CMD, etc.)
Potential workaround:
- Open Cursor Settings
Ctrl+,→ Agents → Inline Editing & Terminal → toggle “Legacy Terminal Tool” (try both enabled and disabled) - Press
Ctrl+Shift+P→ “Terminal: Kill All Terminals” - Fully restart Cursor
- Test again
This appears similar to Cursor Agent Terminal Hangs (Windows) where Agent incorrectly thinks commands are still running. Let me know if toggling Legacy Terminal Tool helps.