Skip to main content
Need to keep a long-running environment around without paying for idle compute? Pause it. Runtools snapshots the sandbox and brings it back exactly where you left off — same processes, same memory, no rebuild. (Named checkpoints, restore points, and clones aren’t in the public API yet; pause/resume is the durable boundary today.)

Current Public API

The public sandbox lifecycle API supports create, get, list, exec, pause, resume, and delete.

Not Public

Named checkpoint, restore, and clone APIs are not supported in the current public SDK or CLI. For durable work: