Cloud Workspaces Duplicating (Again)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In the sidebar, under Workspaces, starting a new chat in one workspace has about a 50/50 chance of moving to a new Cloud Workspace. Every new agent will randomly shuffle into one of the two workspaces. This has previously happened, soon after the new IDE release, and been fixed; it appears the most recent update has introduced a regression.

(Yes, I understand the difference between local and cloud workspaces. The redacted screen cap shows 5 workspaces– 2 cloud “th-marketing”, 2 cloud “th”, 1 local “th”. The agents that spawned new workspaces were often done minutes apart, and creating subsequent new agents continue to shuffle between the identical but distinct workspaces.)

Steps to Reproduce

Start a multiple new chats in an established Cloud Workspace.

Expected Behavior

Clicking “New Agent in [repo]” on an established Cloud Workspace should reliably add that agent to the established Cloud Workspace, not add more Workspaces under the exact same name/repo.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.17.19
VS Code Extension API: 1.128.0
Commit: ae3a2b7231dd56194447fe4570dfdc61640b1e90
Date: 2026-08-24T06:42:14.583Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 25.6.0

Additional Information

No updates available.

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @MishaTheMisha, thanks for the report!

This is a known issue we’re already tracking, and I’ve added your report to it.

When the sidebar is grouped by Workspace, one repo can split into two identical cloud sections when its agents carry slightly different environment metadata, which is why new agents seem to shuffle between the two.

In the meantime, opening the grouping control at the top of the Workspaces list (the filter icon → Customize Sidebar) and switching Group by from Workspace to Repository should collapse the duplicates into one section. I’ll follow up here as things progress!