Cursor Plan mode creates an unlimited number of files

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Today, after update, I got this issue. Yesterday, everything is ok.

Steps to Reproduce

I use cursor on window 10 connect to ssh server. Using plan mode and select “auto” models.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.36 (system setup)
VSCode Version: 1.105.1
Commit: 55c9bc11e99cedd1fb93fbb7996abf779c583150
Date: 2025-12-18T06:25:21.733Z
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.19045

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I see the screenshot with a huge number of duplicate files - that’s definitely a serious issue.

To investigate, I need some more info:

  1. What extensions do you have installed? (You can check in the Extensions panel)
  2. Does the problem happen on a local project (without SSH)?
  3. Open Developer Tools (Help > Toggle Developer Tools), go to the Console, and try to reproduce the issue. Please send a screenshot of any red errors.
  4. What exact prompt did you use in Plan Mode?

Let me know the results.

I downgraded to version 2.2.35 (user setup) and It is working fine.

  1. anysphere.remote-ssh
    Version
    1.0.35

  1. I don’t know
  2. I already downgraded to version 2.2.35. Sorry, I don’t want to reinstall and reproduce the issue.

Please remove feature settings “default service type” from store settings service `/admin/settings/store/services`. It it unnecessary and confusing, because there is already a “Service Modal Behavior” in the settings, which “auto select available service and time” is the default behavior. Please review feature “Service Modal Behavior” is currently implemented and working or not. If not, please update it to make this feature work as expected. If there is all services are disabled, please show a message to the user. It mean restaurant is closed for that day.

Looking into this

Have a fix for this. It’s a race condition where multiple plan names are generated in parallel. Fix coming shortly.

1 Like

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