This looks like a known issue with file links in the agent pane. Links in the plan try to open files from the temp folder .cursor\plans\packages\... instead of the real workspace.
A similar “Unable to resolve nonexistent file” error was fixed in 2.3, but based on your screenshot, the issue with markdown links in the plan is still there.
To help the team look into it:
Can you share the Request ID? (Chat context menu > Copy Request ID)
Does this happen with any file, or only specific ones?
Workaround: use Ctrl+P (Quick Open) to search and open files manually while links aren’t working.
I’ll pass this to the team. If it’s confirmed as a regression, we’ll add it to tracking.
The plan should be a list of clickable markdown links to package.json and its dependencies section specifically
link text should match the link target exactly. The text inside [] must be identical to the path inside ()
Write all the link formats that could work in Cursor Plan Preview so i can test which ones do work
- both : and L variants
- simple, relative ./, absolute,protocol, etc, etc
The problem is specifically with links to specific lines - file:123 and file#L123