Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I encountered an error in Cursor when trying to start an Agent session.
An error banner appears at the top of the window with the following message:
Agent Stream Start Failed
The agent stream failed to start. Please reload the window to continue.
Additional details shown in the UI:
• Copy Request Details ID: 24d0d735-78ce-40bf-9cf5-7b13ddf06af7
• Model selected: Sonnet 4.5
• Mode: Agent
• The agent does not start at all (fails immediately before any task is executed)
Observed behavior:
• The agent session cannot be initialized
• No response or execution begins
• The error appears instantly
What I have tried:
• Reloading the window
• Restarting Cursor
• Starting a new chat / agent session
Question:
• What could cause the agent stream to fail during initialization?
• Is this related to network / proxy / extension host issues?
Steps to Reproduce
1. Open Cursor normally.
2. Open any project or workspace.
3. Try to start the Agent (e.g., click Plan or send a prompt in Agent mode).
4. Wait for the agent to start streaming.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 2.4.28 (Universal)
VSCode Version: 1.105.1
Commit: f3f5cec40024283013878b50c4f9be4002e0b580
Date: 2026-02-03T00:56:18.293Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0
For AI issues: which model did you use?
Sonnet4.5、Opus 4.6
For AI issues: add Request ID with privacy disabled
Request ID: 24d0d735-78ce-40bf-9cf5-7b13ddf06af7
{“error”:“ERROR_EXTENSION_HOST_TIMEOUT”,“details”:{“title”:“Agent Stream Start Failed”,“detail”:“The agent stream failed to start. Please reload the window to continue.”,“isRetryable”:false,“shouldShowImmediateError”:true,“additionalInfo”:{},“buttons”:[{“label”:“Reload Window”,“reloadWindow”:{}}],“planChoices”:}}
Agent Stream Start Failed [deadline_exceeded]
ConnectError: [deadline_exceeded] Agent Stream Start Failed
at vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:11433:39577
Does this stop you from using Cursor
Yes - Cursor is unusable
