Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 03:43
· 15 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

[0.2.0] - 2026-08-16

Added

  • Create a new worktree branch from the current branch with a context-menu action.
  • Copy the current worktree's .cursor directory into the newly created worktree.
  • Delete a worktree from the context menu with double confirmation.
  • Optionally force-delete the associated branch when deleting a worktree.
  • Explicitly use --no-track when creating worktree branches.

[0.1.0] - 2026-08-14

Added

  • Initial release with worktree listing, local notes, and open-in-Cursor/IDEA actions.