Very slow the agent like snail

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Very slow the agent like snail

Steps to Reproduce

Very slow the agent like snail

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.42 (Universal)
VSCode Version: 1.105.1
Commit: 2e353c5f5b30150ff7b874dee5a87660693d9de0
Date: 2025-12-01T02:18:26.377Z (10 小时前)
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

For AI issues: which model did you use?

auto

Does this stop you from using Cursor

Yes - Cursor is unusable

1 Like

5 character /1 second

Hey, thanks for the report. Let’s quickly check common causes of slow agent performance.

Try:

  • Settings > Network > Run Diagnostics and share the results.
  • App Settings (Cmd+,) > “Disable HTTP/2” > enable it, then restart Cursor.
  • If using VPN/proxy/Zscaler - try disabling it or switching networks.
  • Run Cursor without extensions: quit, then cursor --disable-extensions. Did it improve?
  • In Chat, select a specific model (not auto) - did the streaming speed change?

Could you please share:

  • 2-3 Request IDs from slow chats (Chat menu ••• > Copy Request ID).
  • A screenshot of console errors (Help > Toggle Developer Tools > Console).

I’ll pass this to the team.