May 22, 2026
Agent chaos, but make it productive
Launch HN: Superset (YC P26) – IDE for the agents era
A new AI coding app drops and the crowd instantly asks: is this genius or just Cursor with extra steps
TLDR: Superset launched as a desktop app for running multiple AI coding assistants side by side without them interfering with each other. Commenters immediately turned it into a showdown over whether it’s a genuinely new way to work or just one more tool waiting to be copied by bigger rivals.
Superset showed up on Hacker News promising a flashy new dream for coders: let a whole swarm of AI helpers work on different tasks at once, all neatly separated so they don’t stomp on each other’s files. In plain English, it’s trying to be the control room for people who want several robot coders running in parallel instead of babysitting one at a time. The pitch is speed, less tab-switching, and fewer “why did this break everything?” moments.
But the comments? That’s where the real fireworks were. The biggest reaction was immediate skepticism: how is this different from Cursor, VS Code, and the growing pile of AI-powered editors already out there? One user basically asked the startup nightmare question out loud: what if Cursor just copies the feature and crushes you? Ouch. Another commenter turned the thread into accidental comedy by admitting they thought this was connected to Apache Superset, which is a completely different product. Name confusion: alive and thriving.
Still, not everyone came to throw tomatoes. A few builders jumped in with a surprisingly excited vibe, saying tools like this could genuinely change how people work and even undermine the current direction of big code editors. There was also some relatable dev-life grumbling about ports, environments, and using obscure commands like a maniac just to keep everything running. So the mood was deliciously split: future of coding or just another AI wrapper in a crowded room.
Key Points
- •Superset is a macOS-focused code editor for coordinating multiple CLI-based AI coding agents in parallel.
- •The product uses isolated git worktrees so each agent task runs in its own branch and working directory.
- •Superset includes built-in monitoring, diff review, terminal workflows, workspace presets, and one-click opening in external editors.
- •It claims compatibility with any CLI-based coding agent and explicitly lists support for tools such as Claude Code, OpenAI Codex CLI, Cursor Agent, Gemini CLI, and GitHub Copilot.
- •The article provides installation requirements and setup instructions, including Bun, Git, GitHub CLI, Caddy, source build steps, keyboard shortcuts, and configurable workspace setup scripts.