Skip to main content
Celesto deployments run agent code on managed infrastructure. The deployment API is being updated to match the new resource-style SDK used by Computer.
The current public SDK release focuses on sandboxed computers. Use sandboxed computers to create a cloud workspace, run commands, publish preview ports, and clean up resources while deployment docs are refreshed.

What to use today

For agent development and preview workflows, create a coding-agent computer and run your app inside it:
For Python code, use the Computer resource:
For TypeScript code, use the Computer resource:

Next steps

Sandboxed computers

Create computers, run commands, publish ports, and manage lifecycle.

Publish a GitHub app

Use a Celesto computer to build and preview an app from a repository.
Last modified on July 4, 2026