sandbox-agent/sdks
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
..
acp-http-client chore: update ACP SDK to 0.16.1 and add e2e testing guidance (#259) 2026-03-15 19:46:26 -07:00
cli chore(release): update version to 0.3.2 2026-03-13 21:47:55 -07:00
cli-shared chore(release): update version to 0.3.2 2026-03-13 21:47:55 -07:00
gigacode chore(release): update version to 0.3.2 2026-03-13 21:47:55 -07:00
persist-indexeddb SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
persist-postgres SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
persist-rivet 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
react Add transcript virtualization to Foundry UI (#255) 2026-03-14 17:55:05 -07:00
typescript SDK: Add ensureServer() for automatic server recovery 2026-03-15 20:29:12 -07:00
CLAUDE.md chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00