Skip to content

superset-sh/superset

supersetlogo

Superset

Run 10+ parallel coding agents on your machine

Superset Twitter

A Terminal Built for Coding Agents

Run 10+ CLI coding agents like Claude Code, Codex, etc. in parallel on your machine. Spin up new coding tasks while waiting for your current agent to finish. Quickly switch between tasks as they need your attention.

example

Getting Started

Prerequisites:

  1. Install Bun (package manager and Node runtime)

  2. Clone the repo from GitHub

git clone https://github.com/superset-sh/superset.git

Install dependencies:

bun install

Run in dev mode:

bun run dev

Build desktop app:

bun run build
open apps/desktop/release       

Note

While Electron is cross-platform, Superset Desktop has only been built and tested on macOS. Other platforms are currently untested and may not work as expected.

Usage

For each parallel tasks, Superset uses git worktrees to clone a new branch on your machine. Automate copying env variables, installing dependencies, etc. through a config file (.superset/config.json)

Creating a worktree

Each workspace gets their own organized terminal system. You can create default presets.

Managing terminals

Superset monitors your running processes, notify you when changes are ready, and help coordinate between multiple agents.

Notifications

Tech Stack

Electron React TailwindCSS Bun Turborepo Vite Biome Drizzle ORM Neon tRPC

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also open issues.

See the CONTRIBUTING.md for instructions and code of conduct.

Cookbook

See tips and motivation under docs: docs/cookbook/README.md.

Follow Us

  • Avi Twitter
  • Kiet Twitter
  • Satya Twitter

License

Distributed under the Apache 2.0 License. See LICENSE.md for more information.

About

Run 10+ parallel coding agents on your machine

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6