Agent view: worktree-aware agent view side bar

Feature request for product/service

Cursor IDE

Describe the request

Hey Cursor team,

I use git worktrees for parallel development without maintaining multiple clones. In agent view, it’s hard to keep chats / threads organized by worktree.

Right now I can see the branch on a chat, but not the worktree unless I hover, and there’s no way to group chats by worktree, so related conversations get lost in a flat list.

A few ideas that would help:

  • Support showing worktree on each chat without needing to hover
  • Group chats by worktree in the sidebar/list. A second group by layer to group first on repository and then worktree would be awesome.
  • A quick “New chat for worktree” option, e.g. when right-click on a chat. Right now I need to: 1. find the id of worktree I need by inspecting a chat that use it, then remember it and select it in the new chat window.
  • Some option to name a worktree would be great to recall what a worktree was used for.

Branch name alone isn’t enough, in particular when using stacked PRs, a single worktree can hold a stack of many PRs.

Cheers!
-Alex

Operating System (if it applies)

MacOS