Patch Changes
-
#396
76284f0Thanks @whoiskatrin! - Add backup and restore API for directory snapshots.createBackup()archives a directory as a compressed squashfs image and uploads it to R2. `resto...
Unclaimed project
Are you a maintainer of sandbox-sdk? Claim this project to take control of your public changelog and roadmap.
Changelog
Run sandboxed code environments on Cloudflare's edge network
#396 76284f0 Thanks @whoiskatrin! - Add backup and restore API for directory snapshots.
createBackup() archives a directory as a compressed squashfs image and uploads it to R2.
`resto...
76903ad Thanks @AshishKumar4! - Fixes the bug where SDK's expected provider string 'cloudflareAIGateway' (camelCase) isn't recognised by opencode, and thus the opencode example fails to wo...#366 fa1713e Thanks @kevoconnell! - Update the OpenCode integration to use the latest @opencode-ai/sdk (v2) client API. Install @opencode-ai/sdk@^1.1.40 to use OpenCode features.
[#390](htt...
#383 0a4592f Thanks @ghostwriternr! - Add Alpine-based musl image variant published as cloudflare/sandbox:VERSION-musl.
A lightweight (51 MB) functional sandbox for Alpine and musl-base...
#310 3c03587 Thanks @whoiskatrin! - Add terminal support for browser-based terminal UIs.
Build interactive terminal experiences by connecting xterm.js to container PTYs via WebSocket. Termi...