Hey guys,
You’re all more intelligent than I am, so maybe you can help me solve this. Hope to hear from you guys soon.
There is actually 2 issues that are annoying me.
First is the constant stuck at terminal calls and actions. Very offten it stucks and I need to ^C but then it tries to do again and i loss all the tool call tokens.
Then the more important one is this Tool call timed out after 200000ms.
Check the forum to ensure the issue hasn’t already been reported
I didn’t find anything specific about solving this problem.
Provide a clear description of the bug
I’m encountering an issue when Composer generates code related to linting. Whenever the agent indicates there’s one linter error, it gets stuck, stops working, or displays a “Tool call timed out after 200,000ms” message. This happens repeatedly and randomly. It then tries again, but the timeout occurs again. Sending “continue” doesn’t seem to resolve it either. As a result, I have to start a new chat and redo everything. Sometimes, it also gets stuck on “Generating” and doesn’t proceed. In this particular case, the chat wasn’t even long—you can see that the “create a new chat” message isn’t shown.
- Starting a new chat by copying all the markdown from the messages in the old chat doesn’t work well either. The agent loses context and starts redoing things that were already completed, turning it into a mess. Instead, I go back to the first prompt from the original chat and start over from scratch. Can you imagine the time I’m losing because of this?
- It doesn’t always happen, but it occurs frequently enough to annoy me and ruin my productivity.
Explain how to reproduce the bug (if known)
- I think the way to reproduce it is by asking the agent to handle multiple tasks at once.
- Could it be due to a codebase that’s too large? (It’s a WordPress plugin, but there aren’t actually that many files.)
- Could it be related to my context or rules?
- I’ve ruled out the server, workstation, or ISP because it works most of the time, but when it does happen, it’s pretty annoying.
Attach screenshots or recordings (e.g.,
.jpg
, .png
, .mp4
)
Tell us your operating system and Cursor version (e.g.,
Windows, 0.x.x
)
- Version: 0.48.2 (user setup)
- VSCode Version: 1.96.2
- Commit: 7d6318dfcfbf7c12a87e33c06978f23167a6de30
- Date: 2025-03-26T02:54:05.125Z
- Electron: 34.3.4
- Chromium: 132.0.6834.210
- Node.js: 20.18.3
- V8: 13.2.152.41-electron.0
- OS: Windows_NT x64 10.0.26200
Tell us if the issue prevents you from using Cursor
Not really, but it’s annoying because I have to redo a lot of work. It also generates numerous tool calls, and it’ll go make me broke soon if I have to repeat things 2–3 times. I dont want to use an alternative.
Hope you can help me
Thanks