The Cursor agent is blocked bygit.exe.
git opens files: Mcp FileSystem Writer.logCursor Agent Exec.log that Cursor also uses Solution: Kill the git process.
I create a powershell script to monitors and kills stuck git.exe processes spawned by Cursor IDE
I run it in a separate window, and now Cursor is no longer blocked.
This doesn’t work on MacOS (after rewriting the script). There are no stuck git processes there (when the Agent is stuck im “Planning…” or “Generating…”).