Superconductor Docs

Welcome to Superconductor

The best platform to build software with AI agents.

Our mission is for your AI agents to always be building your ideas, and for you to never be blocked.

  1. Create tickets: in the app, via Slack or GitHub, or via automatic processing of signals such as email.
  2. Implement tickets by launching one or many coding agents in the cloud.
  3. Chat with each implementation alongside live preview and guided review panels.

Principles

We built Superconductor to be multiplayer, frictionless, and amazing on mobile.

Multiplayer

Superconductor is built for teams. PMs, designers, and developers can all collaborate with AI agents — kicking off work from Slack, reviewing live previews, and requesting follow-up changes.

A PM can kick off work from Slack, the designer can review the work with a live app preview, and the developer can ask for follow up changes.

Superconductor Workspaces allow teammates to:

  • use centralized API keys for all supported Agents (e.g. Anthropic, OpenAI, Gemini, etc)
  • rely on centralized Integrations (e.g. Slack, GitHub, etc)
  • work in shared projects (set up the project environment once, and everyone uses it after)
  • chat together with AI agents

Frictionless

Live previews: Every implementation comes with a live preview, so you can instantly see the result of the agent's work. No need to check out a branch, reload the server, etc.

Implementation with live preview showing app changes in browser alongside code

Quick preview startup: AI agents work in cloud instances that, for cost reasons, must pause after a period of inactivity. We undertook significant efforts to make waking them as fast as possible, no matter how complex your project environment is. For instance, our own main project environment is a docker-compose app with Rails, Postgres, Minio, and Vite containers, and it starts up in less than 30 seconds.

Development environment configuration showing CPU, RAM, packages, and build commands

Guided review: AI agents are great at writing code that is 90% perfect, but the last 10% still requires experienced humans in the loop. The ease of generating PRs has made code review the most time-consuming part of shipping quality software. We have developed a way to use AI to significantly cut down on the review burden, which we call Guided Review.

Guided code review interface showing file review order, dependency upgrades, and diff view

Amazing on mobile

Software development used to take place in special computer rooms, then on personal PCs, then on laptops. When agents are writing most of the code and working 24/7, the right interface is Mobile.

Superconductor iOS App Store page showing mobile app preview with parallel AI agents

We have beautiful and 100% fully-featured iOS/iPad apps in the App Store, and support Android through PWA.

Where to go next

On this page