sandbox-agent/examples
Nathan Flurry 35840facdd SDK: Add ensureServer() for automatic server recovery
Add ensureServer() to SandboxProvider interface to handle cases where the
sandbox-agent server stops or goes to sleep. The SDK now calls this method
after 3 consecutive health-check failures, allowing providers to restart the
server if needed. Most built-in providers (E2B, Daytona, Vercel, Modal,
ComputeSDK) implement this. Docker and Cloudflare manage server lifecycle
differently, and Local uses managed child processes.

Also update docs for quickstart, architecture, multiplayer, and session
persistence; mark persist-* packages as deprecated; and add ensureServer
implementations to all applicable providers.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-15 20:29:12 -07:00
..
boxlite SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
boxlite-python chore(release): update version to 0.3.0 2026-03-07 18:54:35 -08:00
cloudflare SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
computesdk Add Modal and ComputeSDK built-in providers, update examples and docs 2026-03-15 20:29:11 -07:00
daytona SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
docker SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
docker-python chore: add boxlite 2026-02-25 02:18:16 -08:00
e2b Sync upstream changes: multiplayer docs, logos, openapi spec, foundry config 2026-03-15 20:29:12 -07:00
file-system SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
mcp Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
mcp-custom-tool Configure lefthook formatter checks (#231) 2026-03-10 23:03:11 -07:00
mock-acp-agent chore: fix bad merge 2026-02-11 07:57:02 -08:00
modal Add Modal and ComputeSDK built-in providers, update examples and docs 2026-03-15 20:29:11 -07:00
permissions SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
persist-memory Fix Foundry UI bugs: org names, sessions, and repo selection (#250) 2026-03-13 20:48:22 -07:00
persist-postgres SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
persist-sqlite SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
shared SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
skills SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
skills-custom-tool SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
vercel SDK sandbox provisioning: built-in providers, docs restructure, and quickstart overhaul 2026-03-15 20:28:54 -07:00
CLAUDE.md acp spec (#155) 2026-02-11 14:47:41 +00:00