Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When the SSH connection to a remote host drops (or the remote extension host loses its Connect transport), agent sessions in the Agents Window fail immediately with:
No Connect transport provider registered.
There is no user-visible notification, no error toast, and no option to restart/reload/reconnect in the Agents Window.
The classic Editor Window has Developer: Reload Window, which recovers the same class of failure. The Agents Window does not expose an equivalent recovery path, so the session just dies and the user only discovers it by inspecting the dead chat.
This happened twice in ~10 minutes on 2026-07-30 with no UI feedback either time.
Steps to Reproduce
- Open Cursor Agents Window connected to a Linux host via Remote SSH.
- Start an agent chat and leave it running (or idle mid-session).
- Cause or wait for the SSH link to drop (sleep, network blip, remote host brief disconnect).
- Observe: agent turn ends; chat shows nothing useful / appears stuck or empty.
- On the remote host, agent transcript is only:
{"type":"turn_ended","status":"error","error":"No Connect transport provider registered."} - Cursor Agent Worker logs repeatedly:
Agent CLI prefetch failed: Error: No Connect transport provider registered.
Failed to read remoteControlEnabled setting; ... No Connect transport provider registered. - Classic IDE window still offers Reload Window; Agents Window offers no equivalent.
Expected Behavior
After SSH / Connect transport loss in the Agents Window:
- Surface a clear error (toast or inline banner): connection/transport lost.
- Offer Reconnect / Reload (parity with Editor Window Reload Window).
- Optionally offer Retry last turn once transport is healthy again.
- Do not leave a silent dead session with no recovery affordance.
Operating System
MacOS
Version Information
IDE:
Version: 3.13.25
Commit: 31e8d61c448c7472e371505838a0fe34083dad50
x64
CLI:
CLI Version 2026.06.04-5fd875e
OS linux (x64)
Subscription Tier Pro
Additional Information
- Related known error class:
No Connect transport provider registered(extension host / cursor-socket Connect RPC). Seen on forum for Editor Window freezes; workaround there is Reload Window — which Agents Window lacks. - Related Agents Window + SSH threads (different symptoms, same surface): SSH bugs/parity gaps in Agents Window / Glass.
- Evidence from remote logs (
anysphere.cursor-agent-worker):- 06:46–06:56 UTC repeated prefetch / remoteControlEnabled failures with the same Connect transport error.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor