Agent in Auto response too long

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Agent Auto mode works too slow sometimes. I also noticed that for slow requests, the reply appears extremely slowly—literally word by word.

Steps to Reproduce

Creating an empty project.

I start a new chat in Auto mode and type “hi.” The response takes a very long time, sometimes showing a “Taking longer than expected” message.

I start another new chat, select Composer 2 mode, and type “hi.” The response is very fast.

Occasionally, Auto mode starts working normally.

I’ve tried with and without VPN — the problem reproduces equally.
I’ve also tried switching to HTTP/1.1, but that doesn’t improve the situation.

Operating System

Windows 10/11

Version Information

Version: 3.0.16 (user setup)
VSCode Version: 1.105.1
Commit: 475871d112608994deb2e3065dfb7c6b0baa0c50
Date: 2026-04-09T05:33:51.767Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Auto, Composer 2

For AI issues: add Request ID with privacy disabled

e58e6c3d-00fd-4a6d-96c6-ffdc57871c3f
67410666-aeb3-4fc5-a022-1fb04955450e

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, this is a known issue. Auto mode goes through extra server routing steps that don’t happen when you pick a model manually, so the speed difference is noticeable.

The team is aware. For now, the workaround is to select the model manually, like you already noticed with Composer 2.

Let me know if anything changes.