Dreathorian
(Christoph Wolf)
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Gemini 3 Pro is stuck thinking or exploring a lot of times. I have to restart it a lot.
Steps to Reproduce
use it
Expected Behavior
doesnt think too long
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.39 (user setup)
VSCode Version: 1.105.1
Commit: 60d42bed27e5775c43ec0428d8c653c49e58e260
Date: 2025-11-27T02:30:49.286Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
guess
Does this stop you from using Cursor
No - Cursor works, but with this issue
deanrie
(Dean Rie)
2
Hey, thanks for the report. “Stuck thinking” issues often relate to network configuration or extension conflicts. Let’s gather some diagnostic info:
Please share:
- Network diagnostics: Go to Cursor Settings > Network > Run Diagnostics and screenshot the results.
- Request ID: After Gemini gets stuck, click the chat menu (top right) > Copy Request ID.
- Extension check: Try running
cursor --disable-extensions in your terminal/CMD to see if Gemini works without extensions.
Quick fixes:
- New chat: Start a fresh chat session. Similar model launch issues were resolved this way.
Network diagnostics will help determine if this is a network/proxy issue or something else. Let me know what you find.