Run 100s parallel coding agents, offload them to different machines. Rewritten from scratch to support remote workspaces. Share and collaborate with teammates in realtime. Works for any CLI agent.
Replies
Best
I've been using Superset for a while now, and I'm excited to see it here. The team has been shipping a lot, tons of improvements each couple of days. I personally enjoy using it to run parallel agents.
Been on Superset almost from day 1. It made my life so much easier when it comes to handling multiple terminals and multiple git worktrees in parallel. Such a game changer!
So looking forward to this v2, in particular remote workspaces 🔥. Keep rocking folks 🚀
@pratikraj that's actually a class of issues we plan to invest in, but the main way to avoid these issues as always is to make sure agents are sufficiently isolated in sandboxes with least-privilege (one of the first steps is sandboxing which we now support). Agent audit history / failure recovery etc. is definitely a hot-button issue, we'll do our best to discover what the best practices are for it :)
@danshipit thanks, agents are surprisingly good at merge conflicts these days! I recommend making sure you merge not rebase though as I've seen agents mess up rebases pretty badly (and it's harder to recover from).
Different branches is definitely our recommendation, as that way you can coordinate tasks so that you have fewer conflicts!
Running Superset and love it! Congrats on the launch!
Report
An issue i face in every orchestrator is the "data modelling" in an application, spawning 10 different agents assume different schema for a data representation and add their own custom fields which leads to duplication, or "AI Slop" when trying to merge. Does superset have any plans to tackle this somehow? Very cool launch btw!
Report
Been waiting for something that handles parallel agent runs without everything bleeding together. The sandboxed environments are the thing. Curious if it works well over SSH on a cheap VPS.
Report
Been using Superset for a month or so and really loving it. Excited about v2!
Replies
I've been using Superset for a while now, and I'm excited to see it here. The team has been shipping a lot, tons of improvements each couple of days. I personally enjoy using it to run parallel agents.
Superset
@vladzima known entity! Thank you for the continued support and the constant feedback as always Vlad!
Nx
Been on Superset almost from day 1. It made my life so much easier when it comes to handling multiple terminals and multiple git worktrees in parallel. Such a game changer!
So looking forward to this v2, in particular remote workspaces 🔥. Keep rocking folks 🚀
Superset
@juristr It's an honor, thank you! We'll do our best to keep delivering :)
Superset
@juristr thank you so much Juri! Let me know if you ever have any issues or requests :)
Superset
@juristr thank you 🙏 glad to hear it, we’ll keep improving it
The interesting part here is not more agents. It is whether teams can trust the orchestration once those agents are spread across machines and repos.
How are you handling permission boundaries, failure recovery and audit history when one agent changes code that another agent depends on?
Superset
@pratikraj that's actually a class of issues we plan to invest in, but the main way to avoid these issues as always is to make sure agents are sufficiently isolated in sandboxes with least-privilege (one of the first steps is sandboxing which we now support). Agent audit history / failure recovery etc. is definitely a hot-button issue, we'll do our best to discover what the best practices are for it :)
RankSpot
Congrats on the launch! Looks interesting!
I suppose 100 agents run in different branches? How do you handle merge conflicts after or is it something a human should do?
Superset
@danshipit thanks, agents are surprisingly good at merge conflicts these days! I recommend making sure you merge not rebase though as I've seen agents mess up rebases pretty badly (and it's harder to recover from).
Different branches is definitely our recommendation, as that way you can coordinate tasks so that you have fewer conflicts!
RankSpot
@thesaddlepaddle Interesting, yeah different branches is a must-have, otherwise claude will do a lot of errors ;)
Browser Use
nice
Superset
@reaganhsu sick
@reaganhsu you the man
Asteroid
Coding just got 100x cooler!
mcp-use
Running Superset and love it! Congrats on the launch!
An issue i face in every orchestrator is the "data modelling" in an application, spawning 10 different agents assume different schema for a data representation and add their own custom fields which leads to duplication, or "AI Slop" when trying to merge. Does superset have any plans to tackle this somehow? Very cool launch btw!
Been waiting for something that handles parallel agent runs without everything bleeding together. The sandboxed environments are the thing. Curious if it works well over SSH on a cheap VPS.
Been using Superset for a month or so and really loving it. Excited about v2!