superset-sh/superset

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 2 hours ago
Added to GitGenius on March 2nd, 2026
Created on October 21st, 2025
Open Issues & Pull Requests: 343 (+0)
Number of forks: 1,086
Total Stargazers: 12,452 (+0)
Total Subscribers: 29 (+0)

Issue Activity (beta)

Open issues: 204
New in 7 days: 41
Closed in 7 days: 584
Avg open age: 35 days
Stale 30+ days: 11
Stale 90+ days: 0

Recent activity

Opened in 7 days: 37
Closed in 7 days: 559
Comments in 7 days: 31
Events in 7 days: 81

Top labels

  • bug (400)
  • enhancement (159)
  • Feature (57)
  • Chore (29)
  • Improvement (23)
  • help wanted (19)
  • Security (2)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 13.2 days
90th percentile: 59.4 days
Tracked items: 1,136

Most active contributors

Detailed Description

Superset is a code editor and orchestration platform designed specifically for running multiple AI coding agents in parallel on a local machine. Written in TypeScript and built with Electron, React, and Tailwind CSS, it provides a unified interface for managing swarms of Claude Code, OpenAI Codex, Cursor Agent, and other CLI-based coding agents without requiring context switching between different tools.

The core functionality centers on isolating each agent task within its own git worktree, allowing developers to run ten or more agents simultaneously without interference. This architecture prevents agents from conflicting with each other while maintaining separate branches and working directories for each task. The platform includes built-in terminal functionality, a diff viewer for inspecting changes, and quick handoff capabilities to external editors or terminals, enabling developers to review and edit agent-generated code without leaving the application.

Superset supports a comprehensive list of coding agents including Amp Code, Claude Code, OpenAI Codex CLI, Cursor Agent, Droid, Gemini CLI, GitHub Copilot, Mastra Code, OpenCode, Pi, and Polygraph, with the flexibility to work with any CLI agent that runs in a terminal. The application provides workspace presets for automating environment setup and dependency installation, customizable keyboard shortcuts for navigation and terminal operations, and configuration options through a .superset/config.json file for defining setup and teardown scripts.

The technical stack leverages Electron for the desktop application, React for the user interface, Bun as the runtime environment, Turborepo for monorepo management, Vite for build tooling, Drizzle ORM for database operations, and tRPC for type-safe API communication. The platform requires macOS, Git 2.20 or higher, GitHub CLI, and Caddy for development server functionality. Currently, the application is available only for macOS, with Windows and Linux builds not yet available.

According to GitGenius tracking data, the repository has demonstrated steady growth with 12,258 stargazers as of the latest check. The project maintains active development with a median issue and pull request response latency of zero hours and a mean latency of 43.8 hours across 861 tracked items. The most frequently used issue labels are bug with 317 occurrences, enhancement with 180 occurrences, and help wanted with 28 occurrences. Primary contributors tracked by GitGenius include Kitenite with 604 events, saddlepaddle with 132 events, and AviPeltz with 83 events. The repository shares overlapping contributors with pandas-dev/pandas, langchain-ai/deepagents, and trycua/cua.

The project is distributed under the Elastic License 2.0 as source-available software, emphasizing privacy by default with explicit user control over which agents, providers, and integrations are connected. Development setup is streamlined through a local setup script that provisions a local Postgres and Electric stack via Docker without requiring external credentials or Neon accounts.

superset
by
superset-shsuperset-sh/superset

Repository Details

Fetching additional details & charts...