sandbox-agent/sdks
Nathan Flurry 77c8f1e3f3 feat: add E2B auto-pause support with pause/kill/reconnect provider lifecycle
Add `pause()`, `kill()`, and `reconnect()` methods to the SandboxProvider interface so providers can support graceful suspension and permanent deletion as distinct operations. The E2B provider now uses `betaCreate` with `autoPause: true` by default, `betaPause()` for suspension, and surfaces `SandboxDestroyedError` on reconnect to a deleted sandbox. SDK exposes `pauseSandbox()` and `killSandbox()` alongside the existing `destroySandbox()`.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 14:57:49 -07:00
..
acp-http-client chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
cli chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
cli-shared chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
gigacode chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
persist-indexeddb chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
persist-postgres chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
persist-rivet chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
persist-sqlite chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
react chore(release): update version to 0.4.0 2026-03-16 00:48:05 -07:00
typescript feat: add E2B auto-pause support with pause/kill/reconnect provider lifecycle 2026-03-16 14:57:49 -07:00
CLAUDE.md chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00