Supacode Docs
Run terminal-first coding workflows across isolated git worktrees on macOS
Supacode is a native macOS app for running terminal-based coding workflows across multiple git worktrees. It combines repository management, a Ghostty-backed terminal, GitHub CLI integration, and per-repository automation in one window.
Core workflow
- Install Supacode
- Add a repository
- Create a worktree
- Open it in your editor or use the built-in terminal
- Configure your repo workflow

What Supacode covers
- repositories and worktrees
- A built-in terminal with tabs, splits, search, and notifications
- GitHub CLI integration and PR / CI workflows
- Repository settings, repository commands, and local storage
Good first reads
A good mental model
Supacode is best thought of as a worktree command center:
- repositories are the top-level container
- worktrees are the unit of parallel work
- the terminal is where the work happens
- GitHub integration adds PR and CI awareness without replacing
gh