Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I am experiencing two major issues:
Frequent “Agent Execution Timed Out” errors
“The agent execution provider did not respond within 30 seconds. This may indicate the extension host is not running or is unresponsive.”
Extremely slow agent responses
Even when it does not timeout, responses are very delayed.
Sometimes takes 30–60+ seconds before any reply starts.
Makes the editor nearly unusable.
This happens daily and significantly affects productivity.
Steps to Reproduce
- Open Cursor.
- Open an existing project.
- Use the chat/agent (e.g., ask a question or run a generation).
- Wait ~30 seconds.
- Error appears: Agent Execution Timed Out.
- Observe:
→ Long delay before response
→ OR timeout error after 30 seconds
Expected Behavior
The agent should respond normally within a few seconds and not cause the extension host to freeze.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.5.20 (user setup)
VSCode Version: 1.105.1
Commit: 511523af765daeb1fa69500ab0df5b6524424610
Date: 2026-02-19T20:41:31.942Z
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.26100
For AI issues: which model did you use?
auto
Additional Information
System has 32GB RAM and SSD, so this is not a low-memory issue.
The issue happens even when sending very small prompts like “Hi”.
It is not related to project size or indexing.
Occurs even in a fresh or empty workspace.
This suggests the problem is not performance-related but possibly agent communication or extension host instability.
Internet connection is stable.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor

