Hey, thanks for the report.
Usually this error happens because Git is missing. Agent mode needs Git installed to work.
Try this:
- Check Git: open Command Prompt and run
git --version - If Git isn’t installed: download it from Redirecting… and make sure you select the “Add Git to PATH” option during setup
- After installing, fully restart Cursor
- If the issue still happens, enable Legacy Terminal Mode:
Ctrl+Shift+J→ Agents → Inline Editing & Terminal- Turn on “Legacy Terminal Tool”
Ctrl+Shift+P→ “Terminal: Kill All Terminals”- Fully restart Cursor
Similar cases: Stuck with timeouts?
Let me know if installing Git fixed it.