What an agent can do
Run shell commands
Execute scripts, package managers, tests, build tools, and diagnostics.
Read and write files
Keep source code, generated files, logs, and artifacts inside the sandbox.
Expose ports
Publish preview apps, APIs, notebooks, dashboards, and webhooks.
Pause and resume
Stop a computer when work pauses, then start the same computer later.
The lifecycle
Create
Choose a template such as
scratch or coding-agent, then create a computer with the SDK or CLI.Hosted or local
Use the hosted Celesto Platform when you want managed infrastructure, APIs, and orchestration. Use local SmolVM when you want open-source sandboxes on your own machine.Hosted platform
Managed computers from Python, TypeScript, JavaScript, or the Celesto CLI.
Local SmolVM
Open-source microVM sandboxes for local development and private runs.
