The archive · Developer & Business Tools · Technical decision · 2024-2026
Freestyle bets coding agents need full VMs, not containers, and owns the sandbox layer
Ex-Apple engineers sell hardware-virtualized Linux VMs for coding agents: sub-second start, live forking, own bare metal racks, YC S24.
Freestyle
What the business is
A cloud API and SDK that gives AI coding agents hardware-virtualized Linux VMs with real root access, nested virtualization, sub-second startup, live forking, and pause/resume, priced by usage.
How it started
Ben Swerdlow and Jacob Zwang met in tenth-grade calculus, both became senior engineers in Apple's Conversational Engineering department, and left to found Freestyle in 2024 (YC S24). The company first built a fullstack TypeScript framework, then evolved toward running and deploying what AI agents write.
What happened
Freestyle shipped its sandbox product in April 2026. Key technical bets: full Linux VMs with KVM instead of containers, memory-level live forking that clones a running VM with at most a ~400ms pause, and ~500ms cold starts. They moved to their own bare-metal racks after finding that AWS and Google Cloud bare-metal monthly costs were about equal to the hardware price and cloud nodes could not deliver the fork performance they needed.
How it ended up
Still live. Freestyle's site now advertises ~65ms VM provisioning, lists vly.ai, Rork, and Vibeflow as customers, and the five-person YC-backed team remains active in San Francisco.
Background
Freestyle is a San Francisco startup selling hardware-virtualized Linux VMs built specifically for AI coding agents. Agents get full root access, nested virtualization (KVM), real users and systemd, sub-second startup, live forking, and pause/resume - a real computer rather than a sandbox-shaped container.
Founders Ben Swerdlow and Jacob Zwang met in tenth-grade calculus and later worked as senior engineers in Apple's Conversational Engineering department. They founded Freestyle in 2024 (YC S24) with a fullstack TypeScript framework and evolved the company as agent tooling matured.
The evolution tracked where agents were actually working: a package letting AI work in SQL, then serverless deploys for AI app builders, then full-computer sandboxes when the current generation of agents needed to install software, run services, and debug like a human. Freestyle's April 2026 Launch HN reported ~500ms VM start and memory-level forking of a running VM with at most a ~400ms pause.
Freestyle also moved to its own bare-metal racks after finding cloud bare-metal monthly pricing roughly equaled the hardware cost and cloud nodes could not deliver the needed fork performance. As of September 2026 the site advertises ~65ms provisioning and lists vly.ai, Rork, and Vibeflow as customers.
What has to be true
- Container-based sandboxes break agent workflows: agents need real root, services, and nested virtualization to reproduce the human devloop, so Freestyle sells full Linux VMs.
- Live memory forking turns agent parallelism from expensive to cheap: cloning a running VM in under ~400ms lets an agent branch mid-task instead of restarting.
- Sub-second startup makes the sandbox feel like a local machine, removing the round-trip cost that makes agents avoid isolation.
- Going bare metal was a deliberate economics play: cloud bare-metal monthly cost equaled the hardware price, so owning racks was cheaper at agent scale.
- The wedge followed demand: each product traced where customers' agents worked, so Freestyle never had to sell developers on a new paradigm.
What can be applied
Let the product follow where the technology is actually being used: Freestyle's wedge moved from TypeScript framework to SQL package to serverless to full VMs, tracing the agent workflow each step.
Aftermath
As of September 2026, Freestyle is active with a five-person team in San Francisco. The website advertises VMs provisioned in about 65ms, live forking without pausing, hibernate-style pause/resume, and real Linux VMs with full root access; named customers include vly.ai, Rork, and Vibeflow. The company remains YC-backed (S24) and continues to publish product and engineering content on its blog and docs.
Sources
spotted an error? The archive wants to know.
Your turn
You just read one. Describe what you are building, and see who is betting on the same thing.
Free account · 3 free questions · no card