Why support each agent individually instead of using ACP and get much better agent coverage?
Launch HN: Superset (YC P26) – IDE for the agents era
71–80 of 148 posts
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#721. it's behind a login wall | 2. tries to download its own OpenCode instead of using the one installed on my machine
I also tried to create a new workspace. It asked what I want to do. I tried with "create user accounts", and it proceeded to create the git worktree (without asking for its name) and sent that prompt straight to OpenCode without allowing me to choose the LLM model.
I plaud the effort - I really do - but it doesn't really seems a great experience for now.
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#73Personally, IDE for the agent era is just Linux. Kitty with oh-my-zsh, lazyvim and an agent. The entire thing is an ide. If I need to refactor, query data and interact with the system I just use native tools like rg+fastmod, bash, awk, jq... Either writing myself of asking an agent to do the heavy lifting. Linux in the agent era is a breeze to operate and reason about, so the whole thing becomes a single development…
What I've started to do is to use Zulip. You can have different agents in different chats. You can upload files and you update from your mobile phone. At first I thought it was crazy but it's nice not to have 3 different AI agents running in tmux
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#74Re: Launch HN: Superset (YC P26) – IDE for the agents era
#75At 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
#76No linear integration in free version and taxing it 20$/m is a bit steep.
That's fair! We do have more paid features (a slack integration, remote workspaces etc.) but yeah we haven't found the best balance for which tier to put each in for sure.
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#77Re: Launch HN: Superset (YC P26) – IDE for the agents era
#78Re: Launch HN: Superset (YC P26) – IDE for the agents era
#79The Codex/Antigravity desktop app alternate route feels more like the direction I can buy into it, but I still feel like there's room for another novel UX not yet done.
Perhaps the biggest thing I feel like I wish existed is a "Scratchpad" mode inside a session, Claude recently came up with `/btw` and it's been really useful. Same with `!` for terminal commands within session.
Nested thinking spaces within a chat window UX is a very tricky thing to reason about.
Re: Launch HN: Superset (YC P26) – IDE for the agents era
#80I'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…
Could you elaborate a little on what you are doing with 40-50 agents? I use Claude, I've employed sub-agents, but I still can't wrap my head around how people are using them to that extent.