Superset is a turbocharged IDE that allows you to run any coding agents to 10x your development workflow.
- Run multiple agents simultaneously without context switching overhead
- Isolate each task in its own sandbox so agents don't interfere with each other
- Monitor all your agents from one place and get notified when they need attention
- Review changes quickly with built-in diff viewer and editor
Wait less, ship more.
This is the 3rd launch from Superset. View more
Superset Mobile
Launched this week
Orchestrate coding agents from your iPhone. Pick up the same workspaces from your computer, review diffs, and merge PRs away from your desk. Works with Claude Code, Codex, and other terminal agents.
Included with Superset Pro. First month free with code MOBILELAUNCH.








Free Options
Launch Team / Built With






Dial
reviewing diffs and merging PRs from a phone screen sounds rough for anything non-trivial, but for the "approve this one-line fix while I'm away from my desk" case it's a real unlock. Does the mobile diff view do anything smart for larger changes, like collapsing unchanged context or grouping by file, or is it basically the same diff you'd get on desktop just squeezed onto a smaller screen?
Superset
@galdayan We group changes by file, with collapsible file sections and unchanged context you can expand when you need it. You can also mark files as viewed as you work through a larger change.
Superset
@galdayan following what kiet said below one thing i've been leveraging is telling claude to make a review page in superset and using our cli it will generate a review page that integrates code, screenshots tests or whatever else is relevant to the review.
Dial
@avi_peltz that's a nice trick, having the review page assembled for you rather than stitching screenshots in by hand after the fact. does the generated page live somewhere shareable outside Superset, like a link you could drop in a PR description for a teammate who isn't on the mobile app, or is it meant to stay inside the review flow itself?
Superset
@avi_peltz @galdayan Yes, you can drop the page’s link in a PR description, and teammates can open it in a browser without the mobile app. Pages are visible to your Superset organization by default, so the link still requires the right account and access.
Bababot
Running agents in parallel without messing up the main git branch sounds like a total game changer. congrats on the launch!
Superset
@adams_parker Thanks, Adams! Giving each task its own workspace keeps its changes on a separate branch until you're ready to merge.
Buffup.AI
i usually get overwhelmed when trying to manage more than two coding agents at once so having a central monitoring view is huge for me.
Superset
@sansa_grey What gets hardest once you have a few running: finding the right session or knowing which one needs you?
Superset
@sansa_grey very glad to be using it too
my bro was just complaining about context switching between different AI tools yesterday so i immediately sent him this.
Superset
@manjesh_yadav1 Thanks for sending it his way. Which agents is he using?
AINA
Congrats on the launch! 🚀 Being able to check on coding agents and review changes from your phone sounds really handy when you’re away from your desk. Wishing you a great launch day!
Superset
@tatsiana_tsybukova Thanks, Tatsiana! I'd be curious what you'd reach for first on your phone: checking progress or reviewing a diff.