High CPU/GPU usage while the agent is running is often related to extensions. Let’s check:
Extension Monitor: Settings > Application > Experimental and enable Extension Monitor Enabled, then CMD/CTRL + Shift + P > Developer: Open Extension Monitor and see which extensions are using the most resources.
Test without extensions: Run cursor --disable-extensions from the command line and check if the issue still happens.
Process Explorer: CMD/CTRL + Shift + P > Developer: Open Process Explorer and check which process is using resources, like extensionHost, ptyHost, etc.
If it still happens with extensions disabled, please send:
Screenshots from Process Explorer while it’s freezing
The Request ID from the affected session (Chat context menu > Copy Request ID)