Skip to content

chore(cloud-agent-next): bump sandbox runtime#2364

Merged
eshurakov merged 1 commit intomainfrom
eshurakov/rain-silicon
Apr 13, 2026
Merged

chore(cloud-agent-next): bump sandbox runtime#2364
eshurakov merged 1 commit intomainfrom
eshurakov/rain-silicon

Conversation

@eshurakov
Copy link
Copy Markdown
Contributor

@eshurakov eshurakov commented Apr 13, 2026

Summary

  • Bump cloud-agent-next to Cloudflare Sandbox SDK 0.8.9 and @cloudflare/containers 0.3.0 so the Worker code aligns with the latest sandbox release.
  • Update both cloud-agent-next Docker base images from docker.io/cloudflare/sandbox:0.7.13 to docker.io/cloudflare/sandbox:0.8.9.
  • No architecture changes; this keeps the SDK, Containers package, and runtime image version in sync for the existing sandbox integration.

Verification

  • Passed: pnpm --filter cloud-agent-next install --frozen-lockfile
  • Passed: pnpm --filter cloud-agent-next typecheck
  • Passed: pnpm --filter cloud-agent-next test
  • Passed: docker manifest inspect docker.io/cloudflare/sandbox:0.8.9
  • Failed: pnpm --filter cloud-agent-next test:integration — 3 existing stale-reaper assertions in test/integration/session/disconnect-and-reaper.test.ts still expect stale executions to become failed, but they remain running.
  • Manual check

@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Apr 13, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (4 files)
  • pnpm-lock.yaml
  • services/cloud-agent-next/Dockerfile
  • services/cloud-agent-next/Dockerfile.dev
  • services/cloud-agent-next/package.json

Reviewed by gpt-5.4-2026-03-05 · 151,263 tokens

@eshurakov eshurakov merged commit 8dcae80 into main Apr 13, 2026
34 checks passed
@eshurakov eshurakov deleted the eshurakov/rain-silicon branch April 13, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants