Hi I have two workspaces with the same folder name at different paths.
~/
├── my-project/
│ └── README.md
│
└── opensource/
└── my-project/
└── README.md
In this case they are both called “my-project”.
In the cursor Agent Window, they appear in the same name (“my-project”), which is kind of confusing for switching fast between conversations
Is there a way to rename / tell it to use the parent directory as well in the workspace name?
Thanks!