Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The worktree.json file is not used
Steps to Reproduce
create a worktree.json file, see that it is not found or used
Expected Behavior
that the script in the wortree json file would run
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.69 (Universal)
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
Additional Information
[2025-11-09T19:49:26.803Z] [worktree-setup] checking config
{“composerId”:“a6c0868f-fec4-46bd-b419-fe38e3fabfca”,“worktreePath”:“/home/node/.cursor/worktrees/workflow-builder__Container_Workflow_Builder__0fa19fcfaf36__/9LUkL”,“rootWorkspacePath”:“/workspaces/workflow-builder”,“worktreeConfigFile”:“file:///home/node/.cursor/worktrees/workflow-builder__Container_Workflow_Builder__0fa19fcfaf36__/9LUkL/.cursor/worktrees.json”,“rootConfigFile”:“file:///workspaces/workflow-builder/.cursor/worktrees.json”,“isTargetWindows”:false,“remoteOS”:3}
[2025-11-09T19:49:26.824Z] [worktree-setup] no config file found in worktree or root, skipping
but …
~ $ ll /home/node/.cursor/worktrees/workflow-builder__Container_Workflow_Builder__0fa19fcfaf36__/9LUkL/.cursor/worktrees.json
-rw-r–r-- 1 node node 59 Nov 9 19:49 /home/node/.cursor/worktrees/workflow-builder__Container_Workflow_Builder__0fa19fcfaf36__/9LUkL/.cursor/worktrees.json
so it is there.
BTW: this is in a dev container
PS: clicking the link in the url that includes the file:// prefix results in an error, so that may be related.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor