Agents are very slow to execute

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Here’s a clearer, more polished version of your message:

Rewritten Message:

Cursor Agents are very slow when executing tasks. I updated Cursor this morning, and since the update I’ve been experiencing significant slowness in agent task progress — especially during the planning phase.

Cursor version.
Version: 2.1.49 (Universal)
VSCode Version: 1.105.1
Commit: 21a2ed198584d56a91c0b996d1a09c93f8538440
Date: 2025-12-05T07:49:06.016Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 24.6.0

Steps to Reproduce

Use the plan to do any task. The planning is taking much time to complete. Frequently stopping.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.49 (Universal)
VSCode Version: 1.105.1
Commit: 21a2ed198584d56a91c0b996d1a09c93f8538440
Date: 2025-12-05T07:49:06.016Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin x64 24.6.0

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

5 Likes

Yes, very slow when executing tasks today and can’t finish the task.

3 Likes

Hey, thanks for the report.

Let’s quickly check a few things:

  1. App Settings → find HTTP/2 → turn on “Disable HTTP/2,” then restart Cursor.
  2. Check extensions: start Cursor with extensions disabled
    • Open a terminal and run: cursor --disable-extensions
    • Test the agent. If it’s faster, disable extensions one by one to find the problematic one
    • Example fix: SLOW or NO response from the agent
  3. In the agent chat, ask to clear the TODO list or start a new chat
  4. Run Settings → Network → Run Diagnostics and share a screenshot.
  5. If the issue persists, please send 2-3 Request IDs from the stuck attempts:

Additionally, please specify:

  • Whether you use a VPN/proxy/corporate network
  • Whether there are any MCP servers
  • Whether it reproduces in a brand‑new chat/empty folder

Let me know what changes after these steps.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.