Agents freeze at grepping and subagents

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Agents freeze on grepping and subagents running. Composer and 5.5 used. Restarting IDE helps for a while but then the problem gets back. Sometimes it unfreezes by itself and sometimes it just last forever.

Reinstallation of IDE did not jelp

Steps to Reproduce

run planning or something in agent mode where largely grepping and subagents used. I usually run multiple agents concurrently

680b3d72-4cc7-4333-80a2-6aa68208b990
e2dc611d-faa2-401b-bcae-72b09986e407
584af618-0cb5-4c68-a4cd-d1cfa1f74094
8fdf75f9-4d5a-49b8-9f53-1925a34ca009

Expected Behavior

it should work smooth?

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.2.11 (user setup)
VSCode Version: 1.105.1
Commit: e9ee1339915a927dfb2df4a836dd9c8337e17cc0
Date: 2026-04-24T14:36:47.933Z
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

Does this stop you from using Cursor

Yes - Cursor is unusable

1 Like

Same for me on windows 11

Version: 3.2.11 (user setup)
VSCode Version: 1.105.1
Commit: e9ee1339915a927dfb2df4a836dd9c8337e17cc0
Date: 2026-04-24T14:36:47.933Z
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

Back to 3.1.17 work

Same problem.

Not only with Grep, but also with Glob—I don’t understand the difference, but in short, it happens with any use of the built-in search tool. A partial workaround is to tell the agent not to use these tools and use Shell commands, but with enough context, the agent quickly forgets and gets stuck in an endless search again.

I haven’t noticed any issues with sub-agents on my end, but maybe I don’t use them very often.

I’m having the same issue with grep and git diff.

Having the exact same issue since 2 hours ago. No difference when using different models; tried GPT 5.5 and Composer 2 but no change. Grep stuck forever.

Hey @stonianua,
This is a known performance issue affecting agent tool operations (Grep, Glob, and others) in recent versions. Our engineering team is actively working on fixes – the root cause has been identified and multiple patches are in progress.

A few things you can try while we ship the fixes:

  1. Restart Cursor (full quit and relaunch, not just Reload Window) when the freeze occurs – this temporarily clears the issue

  2. Reduce concurrent agents – running multiple agents simultaneously makes the freeze more likely

We’re working on getting the fixes into a stable release. I’ll update this thread once the patches ship.

To @Fabz , @Duugrim , @j-173 , @almkvist – thank you for confirming and sharing details. The rollback data point and the clarification about Glob and git diff being affected too is helpful.