Agent show "Reconnecting..." after every action

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When executing on a prompt, cursor is pausing briefly and showing “Reconnecting…” after every action (Read/Explored/Searched Files). The message disappears automatically after a few seconds.

There is no error resulting and everything else appears to work correctly, but it seems odd that that a reconnection is constantly required.

Steps to Reproduce

Using Agent / Plan mode with Opus 4.6 Reasoning as the model. I’ve not tried other models as yet.

Expected Behavior

There should be no need to reconnect after every tool or action call.

Screenshots / Screen Recordings

example2

example1.png

Operating System

Windows 10/11

Version Information

Version: 2.5.17 (user setup)
VSCode Version: 1.105.1
Commit: 7b98dcb824ea96c9c62362a5e80dbf0d1aae4770
Date: 2026-02-17T05:58:33.110Z
Build Type: Stable
Release Track: Default
Electron: 39.3.0
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Opus 4.6 Reasoning

Does this stop you from using Cursor

No - Cursor works, but with this issue

1 Like

Hey, thanks for the report. Brief “Reconnecting…” flashes between tool calls usually point to unstable streaming connections, either on the network side or due to how the model is handling the response.

A couple things to try:

  1. Temporarily switch to a different model and run the same request. This will show whether it’s specific to Opus 4.6 Reasoning.

  2. Run network diagnostics: Cursor Settings > Network > Run Diagnostics, then share the results here.

  3. Try disabling HTTP/2: App Settings Ctrl + , > search for “HTTP/2” > enable “Disable HTTP/2”. This fixes a lot of streaming disconnect issues.

Also, could you share a request ID from one of those sessions? (Chat menu in the top right > Copy Request ID)

Let me know what you find.

I have the same problem, none of the tips helped, I couldn’t find a solution on the forum

1 Like