@zuno-ai/sandbox-daytona
v0.2.2
Published
[Daytona Cloud](https://www.daytona.io/) sandbox vendor implementation. Per-session Firecracker microVMs with snapshot/restore.
Readme
@zuno-ai/sandbox-daytona
Daytona Cloud sandbox vendor implementation. Per-session Firecracker microVMs with snapshot/restore.
Use this package directly when: You're deploying Zuno against Daytona for stronger isolation than local-docker and don't want to manage VMs yourself. See docs/integrations/daytona.md for setup.
For the typical embedded case, consume Zuno through the high-level @zuno-ai/sdk facade — createZuno(config) wires this package in alongside everything else with sensible defaults.
Install
pnpm add @zuno-ai/sandbox-daytonaSee ./src for the public API. Types are emitted at publish time to ./dist/index.d.ts.
