I'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…
awesome to hear this! 40-50 is definitely on the high end. Are you adding any workflow on top to manage that many?
Launch HN: Superset (YC P26) – IDE for the agents era
81–90 of 148 posts
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#82At 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?
GUIs slow you down, in my opinion. But having the nice visual diff is something we can't really do well in TUIs, so very welcome.
So, superset, for me (been using for quite some time now) is basically to organize my agent and terminal sessions per task and project.
I can switch context much easier and can also resume working on something days later, with all my tabs nicely available and separated.
This was consuming me before, a dozen or more tabs and windows in my computer that I don't really remember to which task each belongs to.
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#83Re: Launch HN: Superset (YC P26) – IDE for the agents era
#84I'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…
glad to hear it! thank you!
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#85Sorry if I'm missing something but is there a way to create a new Claude workspace that has dangerously-skip-permissions but starts in Plan mode? There's no mode selector in the new workspace modal
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#86Sorry if I'm missing something but is there a way to create a new Claude workspace that has dangerously-skip-permissions but starts in Plan mode? There's no mode selector in the new workspace modal
Yeah I have --dangerously-skip-permissions configured as a preset for Claude in Superset, but you can add more commands too. Just go to Settings > Terminal
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#87At 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
#88Why Mac only? Also - one issue I've seen with other tools doing worktree stuff is they don't deal with merge conflicts automatically. IMO the agents should just automatically resolve conflicts & rebase on their own, is that a thing here?
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#89At 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?
Note that Anthropic specifically called out that usage through Conductor will be metered as "programmatic usage" in their June 15th pricing change: https://news.ycombinator.com/item?id=48126438
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#90Earlier quoted context omitted.
Yeah I have --dangerously-skip-permissions configured as a preset for Claude in Superset, but you can add more commands too. Just go to Settings > Terminal
That overrides plan mode though, eg it seems claude --dangerously-skip-permissions and --permission-mode plan can't be used together. So I can't kick off a workspace from Superset with a prompt that starts in Plan mode but can switch to dangerous