Orchestrate 100+ coding agents in parallel. Works for any agents. Built for the AI era.

Workspaces
Automations
New Workspace
desktop5
new workspacecreating
use any agents+461
create parallel branches+193
see changes+39423
open in any IDE+33
forward ports+1278
cloud3
mobile1
cli2
Ports4
use any agents
3002
see changes
300030015678
Claudeclaude
Codexcodex
Cursorcursor
OpenCodeopencode
Copilotcopilot
Ampamp
Geminigemini
* ▐▛███▜▌ * * ▝▜█████▛▘ * * ▘▘ ▝▝ *
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
Files
Changes
Review
use-any-agents
+1,128−98·10 files·main
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
cloud-workspace.tsenums.ts+4
@@ -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
Cursor — index.ts
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
Wordware
Salesforce
Wix
Datadog
Intercom
ByteDance
Toss
Google
Vercel
Cloudflare
Amazon
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

Try Superset now.