llms.txt Content
# Superset
> Run 10+ parallel coding agents on your machine
Superset is an open-source desktop application that lets developers run multiple AI coding agents in parallel, each in its own isolated Git worktree. It works with any CLI-based agent including Claude Code, OpenCode, and OpenAI Codex. Agents can work on different branches or features simultaneously without conflicts. Superset is free, does not proxy API calls, and supports macOS with Windows and Linux coming soon.
## Docs
- [Documentation](https://docs.superset.sh)
- [Getting Started](https://docs.superset.sh/getting-started)
- [GitHub](https://github.com/superset-sh/superset)
## Blog
- [You Don't Need Another AI Coding Agent — You Need an Orchestrator](https://superset.sh/blog/agent-orchestration-not-another-agent)
- [The Complete Guide to Running Parallel AI Coding Agents](https://superset.sh/blog/parallel-coding-agents-guide)
- [Working with Git Worktrees in Superset](https://superset.sh/blog/working-with-worktrees-in-superset)
- [Our plan for running 100 Parallel Coding Agents](https://superset.sh/blog/roadmap-to-100-agents)
- [How to get hit (probably in the face but anywhere else works too)](https://superset.sh/blog/how-to-get-hit)
- [Git Worktrees: The Feature That Waited a Decade for Its Moment](https://superset.sh/blog/git-worktrees-history-deep-dive)
- [The Terminal That (Almost) Never Dies: Building a Persistent Terminal Daemon for Electron](https://superset.sh/blog/terminal-daemon-deep-dive)
## Comparisons
- [Superset vs T3 Chat (2026): Agent Orchestration vs Multi-Model AI Chat](https://superset.sh/compare/superset-vs-t3-chat)
- [Best Terminal for AI Coding Agents in 2026](https://superset.sh/compare/best-terminal-for-ai-coding)
- [How to Run Multiple Claude Code Agents in Parallel](https://superset.sh/compare/multiple-claude-code-agents-parallel)
- [Best AI Coding Tools and Agents (2026): Complete Comparison](https://superset.sh/compare/best-ai-coding-agents-2026)
- [Superset vs Clau