Launch HN: Superset (YC P26) – IDE for the agents era
Not a pilot. Superset just shipped an IDE that lets you run 10+ coding agents in parallel—and actually manage the chaos.

Why it matters
As AI agents become production-ready, the bottleneck shifts from 'can we run them?' to 'can we orchestrate, review, and steer them at scale?' Superset addresses the operational gap that founders and teams are hitting right now.
The key facts
8 to knowSuperset (YC P26) launched as open-source agentic IDE for parallel agent execution
Supports Claude Code, Codex, OpenCode and other coding agents
Core innovation: state management across worktrees, ports, terminals, diffs, tasks, PRs in single interface
Remote Workspaces feature (beta) enables agents to run on remote machines, offloading from developer laptop
Architecture: isolated Electron app functionality into headless Hono server for multi-client support (desktop, mobile, web)
Roadmap: Superset CLI improvements, remote workspace optimization, Superset Mobile coming soon
Key insight from founders: bottleneck is not agent execution but context retention and human review across parallel work
Built by three engineers (Avi, Kiet, Satya) solving their own workflow pain point at scale
Go to the source
Hacker Newsgithub.com
Publisher excerpt: Hey HN, we’re Avi, Kiet, and Satya. We’re building Superset (https://github.com/superset-sh/superset), an open-source agentic IDE for running coding agents like Claude Code, Codex, OpenCode etc in parallel. Demo: Try it: We’re three engineers who’ve built and maintained large codebases, and we kept…