No `/apply-worktree` in Agents Window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

There’s no /apply-worktree command in the agents window.

Steps to Reproduce

Start typing /apply-worktree while in a /worktree.
Observe no auto-complete or apply-worktree listing for available commands.

Expected Behavior

/apply-worktree should be listed as a command while using the agents window.

Operating System

Windows 10/11

Version Information

IDE:

Version: 3.3.17 (user setup)
VSCode Version: 1.105.1
Commit: 7802cd697cf92bf53d0b4aa590925c696eb51720
Date: 2026-05-06T21:33:12.996Z
Layout: glass
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi Tre! This is a known gap — /apply-worktree isn’t available yet in the Agent Window. The team is actively rebuilding worktree support there to bring it closer to the Cursor 2 experience, including native apply.

Merging this into an existing thread where we’re tracking the same issue: No “/apply-worktree” in new Agent Window.

In the meantime, since the agent creates a git branch in the worktree, you can manually cherry-pick or merge those changes into your main branch via the terminal.