Gpt 5.2 frequently cannot find the plan it created

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I am running cursor with ssh (let’s call the two machine local and remote), when I create a plan with plan mode, it is created at local, but chatgpt 5.2 frequently trying to find the plan at the remote machine and can’t find it

Steps to Reproduce

do the same local remote setup and create plan with gpt5.2, wait for like 5 min and add new request to ask it to update the plan, many times it can’t find the plan

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.20 (user setup)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
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.17763

For AI issues: which model did you use?

Gpt 5.2

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report.

Looks like the plan is saved locally, but the agent in SSH is trying to find it on the remote side. Please check:

  • Enable “Save to Workspace” in the plan menu and recreate the plan - it will be saved in .cursor/plans/ inside your workspace. Docs: Planning | Cursor Docs
  • After that, try updating/building the plan again. If needed, “rewrite plan” or “Reload Window” often help as a temporary workaround.

This is a known issue, the team is working on a fix. Let me know if “Save to Workspace” helps, and share Request IDs for your sessions with GPT-5.2.

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