Renaming workspace in Agent Window

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!

3 posts were merged into an existing topic: Agent / chat history sidebar: show workspace display name (basename or .code-workspace name), not relative paths