At first glance, it looks similar to Conductor ( https://www.conductor.build/ ). It seems like a lot of these tools are converging on the same general ideas. Could you share a comparison with the other tools out there?
Launch HN: Superset (YC P26) – IDE for the agents era
21–30 of 148 posts
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#22At first glance, it looks similar to Conductor ( https://www.conductor.build/ ). It seems like a lot of these tools are converging on the same general ideas. Could you share a comparison with the other tools out there?
yeah there is a lot of overlap, we are more terminal first than conductor so you can do can use any cli agent you want. We have a lot more quality of life features around the terminal like notifications, and some things similar to tmux where if you kill the app or update your sessions stay alive and running. We also recently released remote workspaces so you can setup cloud workspaces for your agents. Id say if you l…
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#23No linear integration in free version and taxing it 20$/m is a bit steep.
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#24I thought this was somehow related to Apache Superset. https://superset.apache.org/
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#25I agree with the hard part being managing state, especially environments and ports. I've never used lsof so much in my life. Question on Remote Workspace: Can the remote machine port forward so I can use a browser to see / test current state of the app on the remote machine?
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#26I've been using this for the past few months, and I love it! It's built exactly around my workflow with many worktrees in various repos open at the same time, sometimes with different agents working side-by-side. Before Superset I just used terminal tabs but simply couldn't manage more than like 20 terminal tabs without losing track, so i coudn't scale further. Now i'm running probably 40-50 agent sessions over sever…
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#27How does this compare to Cursor? What happens if Cursor makes the exact same features as your product?
For what happens, in our heads the end goal is building a software factory where dozens to hundreds of agents are always running - something that nobody has nailed the experience for yet. Until that's a solved problem I hope we have room to grow and build!
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#28Earlier quoted context omitted.
yeah there is a lot of overlap, we are more terminal first than conductor so you can do can use any cli agent you want. We have a lot more quality of life features around the terminal like notifications, and some things similar to tmux where if you kill the app or update your sessions stay alive and running. We also recently released remote workspaces so you can setup cloud workspaces for your agents. Id say if you l…
When you say “terminal first”, are you terminal-first enough that I could use vim buffers for editing?
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#29Re: Launch HN: Superset (YC P26) – IDE for the agents era
#30I'd love a comparison to what's already out there. Don't vscode, antigravity, cursor etc all have agents too?
Yes. Antigravity switched to primarily be an agent management tool (the previous version of the product became Antigravity IDE). Additionally, most advanced tools automatically spawn subagents.