Skip to content

Add developer worktree tools for parallel development workflows#445

Open
harrism wants to merge 1 commit intoopenvdb:mainfrom
harrism:devtools/worktree-scripts
Open

Add developer worktree tools for parallel development workflows#445
harrism wants to merge 1 commit intoopenvdb:mainfrom
harrism:devtools/worktree-scripts

Conversation

@harrism
Copy link
Contributor

@harrism harrism commented Feb 6, 2026

Summary

  • Adds devtools/worktree/ directory with scripts for managing Git worktrees across fvdb-core and fvdb-reality-capture
  • fvdb-open: Interactive launcher for opening worktrees in Cursor
  • fvdb-issue: Creates worktrees for GitHub issues with AI agent context
  • fvdb-close: Safely removes worktrees with branch cleanup
  • Includes install.sh for easy setup and comprehensive README documentation

These tools enable parallel development workflows where multiple AI agents (or developers) can work on different issues simultaneously in separate worktrees.

Test plan

  • Tested install.sh - creates config file and installs scripts to ~/bin
  • Tested fvdb-open - interactive worktree selection and Cursor launch
  • Tested fvdb-issue - issue fetching, worktree creation, context file generation
  • Tested fvdb-close - worktree listing and removal with branch deletion prompt

Made with Cursor

@harrism harrism requested a review from a team as a code owner February 6, 2026 05:50
Adds fvdb-open, fvdb-issue, and fvdb-close scripts that enable:
- Managing Git worktrees across fvdb-core and fvdb-reality-capture
- Creating worktrees for GitHub issues with AI agent context
- Running multiple AI agents on different issues in parallel

Includes install.sh for easy setup and comprehensive README documentation.

Signed-off-by: Mark Harris <mharris@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Mark Harris <mharris@nvidia.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@harrism harrism force-pushed the devtools/worktree-scripts branch from d5febb6 to 74f64fc Compare February 6, 2026 05:53
@harrism harrism added the new feature New feature or request label Feb 6, 2026
@harrism harrism added this to fVDB Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant