Getting Started
Install SproutGit and open your first workspace.
SproutGit gives every piece of work — yours or an AI agent’s — its own real working directory on disk, backed by git worktrees, instead of forcing everything through one checked-out branch. That means no stashing, no context-switching, and no agents fighting over the same files.
Getting Started
Install SproutGit and open your first workspace.
Concepts
Understand the worktree-first workflow, how a workspace is laid out on disk, and how hooks are trusted.
Guides
Set up a coding agent, write your own hooks, or connect an MCP client.
Reference
Look up what each Settings panel section does, or troubleshoot a specific problem.