Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Since the latest Cursor update, Plan Mode works up to generating the plan, but clicking “Build” reliably breaks the agent connection and the IDE enters an infinite “Reconnecting/Thinking” loop. Network Diagnostics then shows multiple services failing (API/Ping/Chat/Agents canceled, EverythingProvider timeouts, DNS/SSL pending). Extensions are NOT the cause (Extension Bisect confirms). This is a regression: it worked normally before the update on the same machine/network. The issue blocks a core feature (Plan → Build) and effectively makes Cursor unusable for my workflow.
Steps to Reproduce
1. Open Cursor IDE
2. Open any project (happens in my main repo; also occurs when trying to use Plan/Build generally)
3. Open Chat and switch to Plan Mode
4. Ask it to create a plan (plan generation completes successfully)
5. Click Build
6. Observe: connection collapses → “Reconnecting” / “Thinking” loop; agent/chat features stop working; sometimes “Extension host terminated unexpectedly…”
Expected Behavior
After clicking Build, Cursor should execute the generated plan normally (agent runs, tools work, connection remains stable).
Operating System
Windows 10/11
Version Information
Version: 2.5.25 (system setup)
VSCode Version: 1.105.1
Commit: 7150844152b426ed50d2b68dd6b33b5c5beb73c0
Date: 2026-02-24T07:17:49.417Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.20348
For AI issues: which model did you use?
Composer 1.5
Additional Information
Sometimes it´s just stuck in reconnection loop without stop of all agent features
Does this stop you from using Cursor
Yes - Cursor is unusable
