v0.2.0
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
.cursordirectory 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-trackwhen creating worktree branches.
[0.1.0] - 2026-08-14
Added
- Initial release with worktree listing, local notes, and open-in-Cursor/IDEA actions.