Timeouts after linter errors

I’ve noticed that agents (all models) are timing out immediately after writing code that contains linter errors. Even when the agent does not try to fix the linter errors it will timeout on the the very next step.

:white_check_mark: Check the forum:
Done
:lady_beetle: Provide a clear description of the bug:
After editing a file, if that file contains linter errors the agent will timeout on while fixing the linter errors. When the agent restarts after timeout, it will have already fixed the linter errors in the previous timed out step but will try again and the agent will crash.
:counterclockwise_arrows_button: Explain how to reproduce the bug (if known):
Wait for any action taken by the agent to create a linter error.
:camera: Attach screenshots or recordings (e.g., .jpg, .png, .mp4).


:laptop: Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x):
Windows 11 Home
Cursor 0.47.8
:prohibited: Tell us if the issue stops you from using Cursor.
Yes!!!

I’m having the exact same issue.
I have been checking the forums to see if there was anybody else.

The difference I have is I’m on MacOS and I turned of the auto lint fix and have been able to continue working. but auto-lint is a nice feature and would like for it to work again.

Same, turned auto-linter off to be able to work again. I have the agents run builds to find compilation issues now.

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