Orchestrate swarms of Claude Code, Codex, etc. in parallel. Works for any agents. Built for the AI era.

superset
superset(5)
new workspace
creating...
use any agents
+46-1
use-any-agents#733
create parallel branches
+193
create-parallel-branches#815
see changes
+394-23
see-changes#884
open in any IDE
+33
open-in-any-ide#816
forward ports
+127-8
forward-ports#902
Ports
4
use any agents
3002
see changes
300030015678
Claudeclaude
Codexcodex
Geminigemini
Cursorcursor
Terminal
* ▐▛███▜▌ * * ▝▜█████▛▘ * * ▘▘ ▝▝ *
Claude Code v2.0.74
Opus 4.5 · Claude Max
~/.superset/worktrees/superset/cloud-ws
/mcp
MCP Servers
1 connected
1.superset-mcp✓ connected
config: .mcp.json
Type a task for Claude...
superset new
Setting up new parallel environment...
→ create worktree
→ install deps
→ ready shell
Review Changes
#827
Commit message...
bun.lock
+38-25
packages/db/src/schema
cloud-workspace.ts
+119
enums.ts
+21
apps/desktop/src/renderer
CloudTerminal.tsx
+169
useCloudWorkspaces.ts
+84
LegacyTerminalPane.tsx
-42
WorkspaceSidebar.tsx
+14
apps/api/src/trpc/routers
ssh-manager.ts
+277
index.ts
+7
Review PR #827
Open
cloud-workspace.tsenums.ts+4 more
@@ -1,4 +1,6 @@
1import { db } from "../db"
+import { CloudWorkspace } from "./types"
+import { createSSHConnection } from "./ssh"
2
-export const getWorkspaces = () => {
+export const getWorkspaces = async () => {
4 return db.query.workspaces
External IDE
src
index.ts
utils.ts
types.ts
import { Agent } from "ai"
import { tools } from "./utils"
const agent = new Agent({
model: "claude-4",
tools: [tools.read, tools.write]
})

Trusted by builders from

Microsoft
OpenAI
Netflix
DoorDash
Salesforce
Wix
Datadog
Intercom
ByteDance
Ramp
Google
Vercel
Cloudflare
Amazon

Code 10x faster with no switching cost

Superset works with your existing tools. We provide parallelization and better UX to enhance your Claude Code, OpenCode, Cursor, etc.

Parallel Execution

Run dozens of agents at once

Launch multiple AI coding agents across different tasks. Work on features, fix bugs, and refactor code — all in parallel.

Superset
In Progress 3
Analyze Tab vs Agent Usag...
Generating
PyTorch MNIST Experiments
Generating
Fix PR Comments Fetching I...
Generating
Ready for Review 3
Enterprise Order Mana...now
+93-18· Perfect! I've implem...
Set up Cursor Rules fo...30m
+37· Set up Cursor Rules f...
Bioinformatics Tools45m
+135-21· Bioinformatics Tools
>
Universal Compatibility

Works with any CLI agent

Superset is agent-agnostic. Use Claude Code, OpenCode, Cursor, or any CLI-based coding tool. Switch between agents seamlessly.

superset
main
New Terminal...
Claude
Claude
OpenCode
OpenCode
Codex
Codex
Gemini
Gemini
Cursor Agent
Cursor Agent
Terminals (3)
Isolation

Changes are isolated

Each agent runs in its own isolated Git worktree. No merge conflicts, no stepping on each other's changes. Review and merge work when you're ready.

components/HeroSection/HeroSection.tsx
Messages
Commits3
Against Main
Unstaged
HeroSection.tsx+12-3
GridBackground.ts+45
constants.ts+8-2
ProductDemo.tsx+23-15
1 export function HeroSection() {
2   return (
3-    <div className="hero-old">
4+    <section className="relative py-24">
5+      <GridBackground />
6       <div className="max-w-7xl mx-auto">
7-        <h1>Welcome</h1>
8+        <motion.h1
9+          initial={{ opacity: 0 }}
10+          animate={{ opacity: 1 }}
11+        >
12+          Superset
13+        </motion.h1>
14       </div>
15-    </div>
16+    </section>
17   );
18 }
Open Anywhere

Open in any IDE

Jump into your favorite editor with one click. VS Code, Cursor, Xcode, JetBrains IDEs, or any terminal — open worktrees exactly where you need them.

superset
src
Search files...
components
HeroSection.tsx
constants.ts
index.ts
hooks
utils
Finder
Finder
Cursor
Cursor
⌘O
VS Code
VS Code
Xcode
Xcode
Sublime Text
Sublime Text
Terminal
Terminal
JetBrains
JetBrains

What builders say about Superset

Frequently
asked questions

Get Superset Today