When debugging a web application by an Agent using Vite, I had to manually interrupt the process in the console via “Cancel” in the Agent’s Chat because of 1.7.11: The Agent's terminal stopped accepting keyboard Interrupt.
After that, I killed the console in the console list. After that, the web application server remained alive.
Steps to Reproduce
See the description
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
In version 1.6.x, I had almost no problems with the console. Except that it was sometimes arbitrarily closed when there was some kind of lengthy debugging process.
0965f069-cd63-445b-a273-b67970e8f21e
The problem was also reproduced with the usual PowerShell script: Agent ran the command, I stopped Agent, Agent’s terminal interface says “Cancelled”, but in fact the script continued to work untraceably until it stopped on its own.
I believe that the problem that leads to the inability to stop Agent should have the highest priority, and should not remain in the Early Preview for 22 patches.
This is a debugging script for a real physical device, so I could indirectly track the process by CPU usage during assembly and by the screen of the connected device.
@condor I had to roll back to 1.6.46 to keep using Cursor. I’d appreciate it if you could let me know once my bug report and whole read-only terminal is fixed