LLMs error with run command on terminal (Window)

Hey, thanks for the report. This is a known issue with the new terminal on Windows in 2.1.4x: commands exit with code 0 but don’t execute and files aren’t written.

Please try:

  1. Settings Ctrl+Shift+J → Agents → Inline Editing & Terminal → enable “Legacy Terminal Tool”
  2. Ctrl+Shift+P → Terminal: Kill All Terminals
  3. Fully restart Cursor

Related threads and a fix:

Let me know if Legacy Terminal Tool helps.