Skip to main content

How Conductor moved parallel coding agents from the laptop to the cloud with Vercel Sandbox

By Steven Van ·

Conductor's Cloud Workspaces run coding agents on Vercel Sandbox, letting teams at Notion and Linear keep agents running after closing their laptops.

Conductor, a GUI for running multiple coding agents in parallel on isolated branches of a codebase, used to run every agent on the developer's own machine. That meant the fan climbing, the CPU running hot, and agents stopping the moment a laptop lid closed.

The company built Cloud Workspaces, a remote execution layer running on Vercel Sandboxes, so agents spin up on a remote server instead. Developers can now spawn multiple agents and close their laptop without interrupting the work. Co-founder and CEO Charlie Holtz said the interface doesn't change: "Our users can't tell the difference between local and cloud because Vercel Sandboxes are super fast."

Conductor is model-agnostic, working with Claude Code, Codex, and other coding agents, and is used by engineering teams at Notion, Linear, Ramp, and Life360. Vercel detailed the move in a customer story.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read How Conductor moved parallel coding agents from the laptop to the cloud with Vercel Sandbox on Creators Toolbox