superset-sh/superset

Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine

What it solves

Superset addresses the friction and context-switching overhead involved in using multiple AI coding agents. It allows developers to run many agents simultaneously without them interfering with each other, providing a centralized environment to monitor, review, and manage their outputs.

How it works

The platform orchestrates CLI-based agents (like Claude Code or GitHub Copilot) by isolating each task within its own dedicated git worktree. This ensures each agent operates in its own branch and environment. Users interact with these agents through a desktop application that includes a built-in terminal, a diff viewer for reviewing code changes, and an in-app browser to preview development servers.

Who it’s for

It is designed for developers who use CLI-based AI coding agents and want to scale their productivity by running multiple automated tasks in parallel without manual environment management.

Highlights

  • Parallel Workspaces: Run 10+ agents at once, each in an isolated git worktree with its own terminal and environment.
  • Agent Monitoring: Track agent status via a sidebar with working indicators and notifications.
  • Integrated Workflow: Features a built-in terminal, a diff viewer for inspecting changes, and an in-app browser for previewing ports.
  • Remote Access: Access workspaces from anywhere via a desktop app, CLI, or mobile device.
  • Automation: Schedule agent sessions to handle repetitive tasks like triaging issues or updating dependencies.