010 GitHub stars
02Safety Verification: Automatically checks and updates .gitignore to prevent accidental worktree commits.
03Smart Directory Selection: Automatically identifies existing worktree folders or prompts for local/global preferences.
04Baseline Test Verification: Runs project-specific tests to ensure the new worktree environment is stable before starting work.
05Isolated Workspace Creation: Create dedicated directories for specific branches without switching the main workspace.
06Auto-Dependency Management: Detects and installs dependencies for Node.js, Rust, Python, and Go projects.