worktrees-update
worktrees-updateUpdate a worktree's mutable fields: alias, branch, head, name, path, tags, workspace filename, and workspace path.
Instructions
Updates a worktree's mutable fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | User-defined shortcut name | |
| branch | No | Current branch name | |
| head | No | Current commit SHA | |
| name | No | New display name | |
| path | No | Filesystem path of the worktree | |
| tags | No | Categorization tags | |
| workspace_filename | No | VS Code workspace filename | |
| workspace_path | No | Full path to workspace file | |
| worktree_id | Yes | Worktree ID (@rid format) |