by superset-sh
The terminal for orchestrating agents - Run a team of Claude Code, OpenCode, or any other CLI agents on your machine
# Add to your Claude Code skills
git clone https://github.com/superset-sh/supersetDownload for macOS • Documentation • Changelog • Discord
<br /> </div>Superset is a turbocharged terminal that allows you to run any CLI coding agents along with the tools to 10x your development workflow.
Wait less, ship more.
| Feature | Description | |:--------|:------------| | | Run 10+ coding agents simultaneously on your machine | | | Each task gets its own branch and working directory | | | Track agent status and get notified when changes are ready | | | Inspect and edit agent changes without leaving the app | | | Automate env setup, dependency installation, and more | | | Works with any CLI agent that runs in a terminal | | | Jump between tasks as they need your attention | | | Open any workspace in your favorite editor with one click |
Superset works with any CLI-based coding agent, including:
| Agent | Status | |:------|:-------| | Claude Code | Fully supported | | OpenAI Codex CLI | Fully supported | | OpenCode | Fully supported | | Any CLI agent | Will work |
If it runs in a terminal, it runs on Superset
| Requirement | Details | |:------------|:--------| | OS | macOS (Windows/Linux untested) | | Runtime | Bun v1.0+ | | Version Control | Git 2.20+ | | GitHub CLI | gh |