Projects is not ready feature but released, why?

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I’ve got the Cursor update with Projects. I tried creating some projects and adding my previous chats to them. Then I realized I can’t remove these chats from a project anymore. I also can’t change the repos linked to the project environment.

Projects are only available in the desktop app — there’s no access on web or iOS.

Not sure why you’re testing new features in stable releases instead of using something like nightly builds for people who actually want to try them.

Also I have issue with weird notification sound spam.

Steps to Reproduce

Just create the project add some chats and use it for a while.

Expected Behavior

I can change project environment repos add or remove them.
I can add or remove chats from projects not only close them.
Notifications do not spam

Operating System

Windows 10/11

Version Information

Version: 3.20.21 (user setup)
VS Code Extension API: 1.128.0
Commit: f09fca384ceca23f7bf21f9c23655b162641d740
Date: 2026-09-13T19:02:51.781Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 42.10.0
Chromium: 148.0.7778.280
Node.js: 24.18.1
V8: 14.8.178.38-electron.0
xterm.js: 6.1.0-beta.291
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @jaxxtrend, thanks for the report!

There is a Remove from Project action, but it is easy to miss. Please try this:

  1. Open the Project in the Agents window (Layout: Agent Window).
  2. Click the Agents pill above the input box so the list of agents in the Project expands.
  3. Find the chat you added. It has to be finished (not still running) for the menu to appear.
  4. Hover the row and click the “…” button on the right.
  5. Choose “Remove from Project”.

Does the chat show up as a normal chat in the sidebar after step 5?

Changing the repos of a Project. Right now, a Project keeps the repos it was created with, and there is no way to edit them afterward. Please avoid re-saving the environment from within the Project, as that can prevent it from launching new agents. The reliable path for now is to create a new Project with the repos you want.

Web and iOS: Projects are desktop-first for now. We’re working on bringing the experience to other surfaces!

Sound spam. This is a known issue we are tracking, and I have added your report to it: with Projects, each agent inside the Project can trigger the completion chime. Until it is fixed, turn it off under Cursor Settings → General → Notifications → Completion Sound.

Yes it works! Now I can remove chats from projects, thanks.