What Superset does
Superset is a code editor and orchestration layer for running multiple AI coding agents in parallel. It acts as a management surface that lets developers launch many agents at once across different tasks, such as building features, fixing bugs and refactoring, while keeping each agent's work isolated.
Key capabilities
Superset works with CLI-based coding agents including Claude, Cursor, Gemini, Copilot and OpenCode, so developers can switch between them without friction. Each agent runs in its own Git worktree to prevent merge conflicts and code collisions, and worktrees can be opened directly in VS Code, Cursor, Xcode, JetBrains IDEs, terminals or Finder. The editor includes built-in port forwarding, change visualization and Git diff review. It is available as a macOS desktop application.
Who it's for
Superset is built for software developers and teams who use CLI-based AI coding agents and want to orchestrate several of them at once without managing workspace collisions manually.