Availability of worktree and best-of-n in Agents Window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I can’t find the /worktree and /best-of-n commands in Agents Window.

Steps to Reproduce

  1. Type either of the two commands in the chat bar in the Agents Window.
  2. They are not found in the slash commands dropdown that appears as I type the commands.

Expected Behavior

These commands should appear in the slash commands dropdown in Agents Window.

Operating System

MacOS

Version Information

Version: 3.0.9 (Universal)
VSCode Version: 1.105.1
Commit: 93e276db8a03af947eafb2d10241e2de17806c20
Date: 2026-04-03T02:06:46.446Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, this is a known limitation. /worktree and /best-of-n aren’t supported in the Agents Window yet. Right now, these commands only work in the Classic editor layout.

The team is aware, and this request is already being tracked. There’s no ETA yet for adding these features to the Agents Window.

As a workaround, Cloud mode lets you run prompts in parallel on multiple models without worktrees.

Main thread on this topic: Can't find a way to run an agent on a worktree

A post was merged into an existing topic: Can’t find a way to run an agent on a worktree