Superset 2.0 - Run 100s of coding agents on any machine from anywhere

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.

Add a comment

Replies

Best

Remote workspaces plus the diff viewer feels like a practical combo. Parallel runs are exciting, but the review loop is usually where a workflow either becomes usable or falls apart. Nice launch.

Congrats on the launch, impressive to see Superset shipping this kind of workflow upgrade.

I would like to know how do you prevent agent collisions or broken states when multiple coding agents are working in parallel on the same repo.