ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published May 27, 2026seen 5d

cloudflare/sandbox-sdk @cloudflare/sandbox@0.10.3

cloudflare/sandbox-sdk

Open original ↗

Captured source

source ↗
published May 27, 2026seen 5dcaptured 10hhttp 200method plain

@cloudflare/sandbox@0.10.3

Repository: cloudflare/sandbox-sdk

Tag: @cloudflare/sandbox@0.10.3

Published: 2026-05-27T15:14:52Z

Prerelease: no

Release notes:

Patch Changes

  • #706 `ae5f9a1` Thanks @scuffi! - Add sessionless execution mode with a configurable default-session policy.

Set enableDefaultSession: false in SandboxOptions to run implicit top-level operations without a persistent shell — each command gets a fresh process with no shared state. The option is scoped to the sandbox object returned by getSandbox(...); explicit per-call session IDs continue to target that session.

Notability

notability 3.0/10

Routine patch release, not notable