Repository to workspace
Clone a real Git repository, resolve its devcontainer, and start the workspace through one lifecycle.
Your code gets a machine. Your laptop keeps its boundaries.
DevCell turns project configuration into a durable cell: a workspace you can pair with, open in an IDE, hand to an agent, expose privately, checkpoint, fork, and destroy through one typed control plane.
Repository to workspace
Clone a real Git repository, resolve its devcontainer, and start the workspace through one lifecycle.
Open with your tools
Attach Cursor or VS Code, run commands, launch an agent task, and discover project services.
Fork the environment
Checkpoint workspace state and create an independent cell for risky changes or parallel work.
A deliberate trust boundary
Repository code and agents run on the workload side. The DevCell Host retains authority over identity, credentials, routing, storage, and lifecycle—and records every long-running change.
Read the security model →Swift app · CLI · IDEcelld · policy · operation ledgerFirecracker · CellOS · cell-agentdevcontainer · services · agentThe presentation path
The appliance clones the repository, resolves its workspace, starts the runtime, and returns a stable cell identity. From there, tools use the same API for exec, ports, checkpoints, and forks.
Under the hood