Skip to content

feature request: support cursor worktrees #39

@jgogstad

Description

@jgogstad

Cursor worktrees lets you run multiple agents in parallel on different git worktrees. It would be fantastic if this plugin recognized an IntelliJ session in a worktree and shifted focus to the correct cursor window.

Example of flow that is not support currently:

  1. start an agent in a new worktree in cursor, (most likely, cursor runs a hook that copies .idea to this worktree, assuming it's not in version control)
  2. open the worktree with intellij (copy the worktree path from cursor, then idea ../../../../.cursor/worktrees/repo_name/gec)
  3. idea pops up a window with the worktree
  4. use this plugin to jump from the new intellij window back to cursor

at point 4, this plugin opens a new cursor window instead of recognizing that the current open directory in IntelliJ is a worktree managed by the existing cursor window

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions