Superset Documentation
Run AI coding agents in parallel, each in its own isolated workspace
Superset gives every task its own isolated git worktree, so you can delegate to many agents at once and integrate the results through ordinary branches and PRs.

Start Here
What is Superset?
The 60-second version.
Install
Requirements and first launch. Two minutes.
Your First Parallel Session
Three agents in parallel, ship the winner. Ten minutes.
The Superset Model
The five concepts everything else builds on.
What You Can Do
Race agents on one task
Same prompt, multiple agents, isolated branches. Merge the best diff.
Run parallel workstreams
A feature, a bugfix, and a PR review at once, without branch juggling.
Review and ship
Stage, commit, push, and open PRs from the built-in diff viewer.
Automate maintenance
Schedule agent sessions; wake up to a reviewable workspace.
Bring any agent
Claude Code, Codex, Amp, Gemini, and more, or the built-in chat.
Work across devices
Reach workspaces hosted on another machine through the relay.
Build On It
CLI
Drive projects, workspaces, and automations from the command line.
TypeScript SDK
Programmatic access to everything the CLI can do.
MCP Server
Let agents drive Superset itself over MCP.
Help
Stuck? Check Troubleshooting and the FAQ, or open an issue.