Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Almost all Agent runs are crashing with this:
“Connection failed. If the problem persists, please check your internet connection or VPN.”
Nothing helps. I tried switching to HTTPS 1.1, clearing cache, restarting, disabling HTTP/2 - same result.
The only way to keep working is to start a new chat and lose all context, which makes the Agent basically useless.
It used to happen once in a while, but now it’s constant. A few more days like this and I’ll have to move to another IDE because it’s impossible to work like that.
This problem seems to be well known, but still no fix or clear update from the dev team. Is there at least a confirmed plan to patch it soon?
Steps to Reproduce
Steps to Reproduce:
Open any project and start a chat with the Agent.
Run a few tool-based commands (for example: ask the Agent to analyze or edit multiple files).
While one Agent task is still running, trigger another one in parallel.
Within a few seconds, the chat fails with:
Connection failed. If the problem persists, please check your internet connection or VPN.
The Agent disconnects, and the session can’t be recovered. The only workaround is to start a new chat, which resets all context.
Expected result:
Agents should handle multiple parallel tasks without crashing.
Actual result:
Almost every time more than one Agent runs, the session fails with a connection error and loses context.
Expected Behavior
Multiple Agents should be able to run at the same time without disconnecting or crashing.
Each Agent task should complete normally and keep the shared chat context active so I can continue the session without losing progress.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.69 (user setup)
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z (2 days ago)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Sonnet 4.5
For AI issues: add Request ID with privacy disabled
Request ID: fcaac03e-2d20-4be4-8250-d1b36e89130c
ConnectError: [internal] Serialization error in aiserver.v1.StreamUnifiedChatRequestWithTools
at vscode-file://vscode-app/c:/Users/veigdab/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:4989:396432
Does this stop you from using Cursor
Yes - Cursor is unusable