An elegant Git Worktree visual management tool for efficient multi-branch parallel development. Supports secure browser sharing over LAN or ngrok.
Ready to use, with auto-updates
Download Latest VersionProductivity black holes every developer has experienced
You're on feature/checkout-v2 refactoring the checkout flow, with a dozen files changed and npm run dev hot-reloading. Slack fires off an alert: payment callback is returning 500 in production.
node_modules automatically shared via symlink, ready in seconds. Your feature branch dev server keeps running, and your in-progress code stays untouched.
Built for multi-branch development
Work on multiple branches simultaneously in one project, without interference. No stashing, no cloning multiple copies.
Automatically links node_modules, .next, vendor and other build artifacts to avoid redundant dependency installations.
Real-time display of commit counts, uncommitted changes, test branch merge status, and more at a glance.
Each worktree has independent terminal sessions with multi-tab, tab duplication, and fullscreen support.
AI-powered post-processing for voice input. Automatically corrects recognition errors and normalizes command syntax.
Share your workspace with one click. Colleagues access it through a browser. Supports LAN direct and ngrok tunneling.
Get started with multi-branch parallel development in minutes
Click "New Workspace" and select a directory as the workspace root. The app initializes the structure and detects Git projects within it.
Click the "+" button in the sidebar, enter a branch name like feature/login, and select which projects join the worktree.
Each worktree is an isolated directory with shared dependencies. Open it in your IDE, run its own terminal, and merge from the project card when done.