It looks like all my workspaces have merged into one on the UI (they are still physically in different folders, but the new UI shows them all under one Workspace). I was going to close all the workspaces and try again as thought this may be a legacy issue after upgrading from 2.0 but I cannot see how to ‘close’ a workspace in the new UI? Can this be done?
Hey @KabeZiller!
The new Agents window groups workspaces by their git remote URL rather than by folder path. It normalizes the remote (stripping protocol, credentials, .git suffix, etc.) so that all local checkouts of the same repository appear as a single project in the sidebar. If your workspaces are different folders that all point to the same git remote, this is working as intended. The UI treats them as one project.
Could you confirm whether these are separate repos or multiple clones/checkouts of the same one?
Thanks @Colin - I see this now. That would explain it. Need to change my workflow then to use this multi agent screen I think ![]()