Grove turns git worktrees into one-click workspaces. Spin up an isolated checkout for every feature, fix, or AI agent, then switch between them from your menu bar, with setup scripts that just run.
Grove turns git worktrees into one-click workspaces. Spin up an isolated checkout for every feature, fix, or AI agent, then switch between them from your menu bar, with setup scripts that just run.
Grove groups the main checkout and every worktree under the same project, so the panel starts with your real repository structure.
New Worktree creates an isolated checkout and immediately shows setup running, so dependencies and local environment are ready before you open it.
Hover a branch to reveal editor and terminal targets, switch into the right checkout, then archive the workspace when the work is done.
Every branch — and every AI agent — gets its own isolated checkout. Run a whole fleet in parallel without them clobbering each other’s files.
Point Grove at a setup script and it runs the moment a worktree is created — env vars, config, and dependencies ready before you open it.
Done with the work? Archive the worktree and Grove tears it down cleanly. Your main checkout is never touched.
Add a repo and spin up your first ready-to-go worktree in under a minute.