aq.dev / compare / aq-vs-superconductor

AQ vs Superconductor: two takes on multiplayer coding agents

Choose AQ for multiplayer coding agents done right: teammates and agents in one shared live workspace (real terminals your whole team can watch and type into), running the CLIs you already subscribe to, on infrastructure you control. Choose Superconductor if you want a hosted take on the same idea, with native mobile apps and a flat monthly price, and you are comfortable with your code running in the vendor's cloud sandboxes. The one-line difference: both are multiplayer platforms for coding agents, but AQ runs in your own cloud while Superconductor is a hosted product.

This is the rare comparison where the two products agree on the thesis: coding agents are a team activity, not a single-player tool. They disagree about where the work should live. All claims about Superconductor below are as of July 2026, from its public site, docs, and pricing pages.

AQ vs Superconductor at a glance

AQSuperconductor (as of July 2026)
Where agents runYour own VM, or an AQ-managed dedicated VM (included with the paid plan)Vendor-hosted cloud sandboxes; private infrastructure deployment is an Enterprise feature
PlatformBrowser-based: macOS, Windows, Linux, and mobile browsersWeb app, desktop apps for macOS and Linux (Windows listed as coming soon), native iOS and iPad apps
Supported agentsClaude Code, Codex, Cursor Agent, Kimi, Grok, Pi, OpenCode, plus plain shells, running as real CLIs in tmuxClaude Code, Codex, Amp, Factory Droid, Grok Build, OpenCode, Pi, and Cursor
Model billingYour own subscriptions and keys for Claude Code, Codex, Cursor, Kimi, and Grok, with no markup; OpenCode and Pi can run on AQ's built-in inference gatewayYour own plans and keys (Claude, ChatGPT, and others); no inference resale
Team collaborationMultiplayer workspaces: teammates open the same live terminal, editor, and preview; share with specific people, the whole team, or guests outside itShared agent sessions teammates can observe or take control of, with guided code review
Live previewsPer-workspace dev server with shareable links, guest access, and comments pinned on the preview that can be sent to the agent as promptsLive app previews with automated QA checks
Issue tracker intakeLabel a Linear issue "ai-task" and a workspace appears in the team sidebar; status syncs both waysTicket system with GitHub and Slack integrations; automations can create tickets from email and meetings
BenchmarkingNone built inPersonal benchmark suite built from your own repository's past pull requests (paid plans)
Pricing modelFree plan on your own VM; Team plan $100 per user per month, promotional (standard $200), managed VM includedFree tier (up to 4 members, capped compute hours); Pro at $128 per month flat for up to 32 members plus metered sandbox hours; Enterprise custom

What is Superconductor?

Superconductor (superconductor.com) calls itself "the multiplayer workspace for your team and AI coding agents." It is built by Volition, Inc., a small team led by the founders of Gradescope. You run many Claude Code, Codex, and other agents in the company's cloud sandboxes, teammates join shared agent sessions to observe or take control, and the product layers guided code review, live previews with automated QA checks, and GitHub and Slack integrations on top. It ships native iOS and iPad apps for driving agents from a phone, and its automations can triage email and draft tickets from meetings. A distinctive feature: it can build a personal benchmark from your own repository's past pull requests and score different agents against it.

Its docs are explicit about the philosophy: agents belong in the cloud, at scale, and the company argues that local, single-machine agent tools are a dead end. Pricing follows that bet. Rather than charging per seat, Superconductor charges a flat monthly fee per workspace tier (free for small use, $128 per month for up to 32 members as of July 2026) and meters the compute the agents consume as "sandbox hours."

What is AQ?

AQ is the multiplayer coding harness where engineering teams run AI coding agents like Claude Code and Codex together: shared live terminals, a code editor, and app previews, in your own cloud.

Every AQ workspace is an isolated git worktree on a VM you control: bring your own, or provision an AQ-managed dedicated VM in a few clicks. The agents inside it are the real CLIs you already subscribe to, running in tmux and streamed live to the browser, so a teammate who opens your workspace sees the same terminal scrollback, the same editor, and the same running preview you do, and can type into the session or pin a comment on the preview and send it to the agent as a prompt. Agents authenticate with each user's own Claude, OpenAI, and GitHub sign-ins, and AQ does not mark up that usage; OpenCode and Pi can alternatively run on AQ's built-in inference gateway. Work arrives by hand, from a prompt, or from Linear: label an issue "ai-task" and a workspace appears in the team sidebar with status syncing both ways.

Where Superconductor wins

Where AQ wins

The deeper difference: whose cloud is it?

Superconductor and AQ agree that the interesting problems start when a whole team works with agents: visibility, handoff, review, and shared context. Superconductor's answer is a hosted platform: polished, integrated, and running in its own cloud, with your code inside its sandboxes. AQ's answer is a harness over your own infrastructure: the same multiplayer workflows, but execution stays on machines you control, running CLIs you already pay for. Which answer is right depends on how your team weighs convenience against control. Teams that have been burned by vendor lock-in, have compliance requirements about where source code executes, or simply want the agents they already use rather than a new platform's abstraction tend to land on AQ's side of that line.

Pricing compared

Superconductor's Pro plan is $128 per month flat for up to 32 members as of July 2026, plus metered sandbox hours (billed per second, with an overage rate past the included allotment) and a free tier capped at 4 members and modest compute. AQ is $100 per user per month at promotional launch pricing (standard $200) with a managed, always-on VM included, and a Free plan if you bring your own VM. The honest math: for a large team using modest compute, Superconductor's flat fee is likely cheaper; for a small team that wants always-on dedicated compute it owns, or any team that wants the Free-plan-on-your-own-VM route, AQ's model is simpler and keeps the infrastructure yours. On both products, model usage comes from your existing Claude and OpenAI subscriptions.

Bottom line

These are the two products in this category that treat coding agents as a team sport rather than a solo tool, and the difference between them is conviction about where your code belongs. Superconductor packages the idea inside its own sandboxes. AQ gives teams the multiplayer workflow on infrastructure they control (their own VM, or a dedicated AQ-managed one), running the unmodified CLIs their engineers already trust: real terminals, real tmux, real worktrees, nothing to migrate off of later. That is the version to bet an engineering organization on.

Frequently asked questions

Is Superconductor free?

It has a free tier as of July 2026: up to 4 team members, up to 4 concurrent agents, and a capped monthly allotment of compute hours in Superconductor's cloud. The Pro plan is $128 per month flat for up to 32 members plus metered sandbox hours. AQ's Free plan works differently: the full product, running on a VM you bring.

Can Superconductor run on my own servers?

Private infrastructure deployment is listed as an Enterprise feature as of July 2026; the Free and Pro plans run in Superconductor's cloud sandboxes. On AQ, running on your own VM is the default and is available on every plan, including Free.

Do AQ and Superconductor run the same coding agents?

Largely yes. Both run Claude Code, Codex, OpenCode, Pi, Cursor's agent, and Grok-based CLIs; Superconductor also lists Amp and Factory Droid, while AQ also runs Kimi and plain shells. On both, the mainstream CLIs bill through your own plans with no markup; AQ additionally offers a built-in inference gateway that OpenCode and Pi can use.

Are both products multiplayer?

Yes, and that makes this comparison unusual: most tools in this category are single-player. Superconductor has shared agent sessions teammates can observe or take control of. AQ shares the entire live workspace: the same tmux terminal, code editor, and running app preview, plus guest links for people outside the team.

Who is behind Superconductor?

Volition, Inc., a small team led by the founders of Gradescope (acquired by Turnitin), building Superconductor as a cloud platform for team coding agents. AQ is built by BetterLeap, Inc.

Does AQ have a mobile app like Superconductor?

Not a native one as of July 2026. AQ runs in mobile browsers, so you can open workspaces, watch agents, and review previews from a phone, but Superconductor's native iOS and iPad apps with push notifications are ahead here today.