mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-19 11:03:48 +00:00
documentation cleanup and docs.json addition
This commit is contained in:
parent
ab3ff01b0e
commit
a0cafac0d4
6 changed files with 16 additions and 9 deletions
|
|
@ -98,9 +98,9 @@ await sdk.destroySandbox(); // provider-defined cleanup + disposes client
|
|||
| `sandbox-agent/docker` | Docker container |
|
||||
| `sandbox-agent/e2b` | E2B sandbox |
|
||||
| `sandbox-agent/daytona` | Daytona workspace |
|
||||
| `sandbox-agent/agentcomputer` | Agent Computer managed worker |
|
||||
| `sandbox-agent/vercel` | Vercel Sandbox |
|
||||
| `sandbox-agent/cloudflare` | Cloudflare Sandbox |
|
||||
| `sandbox-agent/agentcomputer` | Agent Computer managed worker |
|
||||
|
||||
Use `sdk.dispose()` to disconnect without changing sandbox state, `sdk.pauseSandbox()` for graceful suspension when supported, or `sdk.killSandbox()` for permanent deletion.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue