Skip to content

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

Merged
eshurakov merged 1 commit into
mainfrom
candle-bakery
Jun 1, 2026
Merged

chore(cloud-agent-next): bump sandbox runtime packages#3628
eshurakov merged 1 commit into
mainfrom
candle-bakery

Conversation

@eshurakov
Copy link
Copy Markdown
Contributor

@eshurakov eshurakov commented Jun 1, 2026

Summary

  • Bump Cloud Agent Next Kilo CLI/SDK pins to the newest release allowed by the repository release-age policy.
  • Bump Cloudflare sandbox/container SDK pins and Docker sandbox image tags while keeping package, image, and lockfile references synchronized.
  • Regenerate the fallback slash-command catalog and fix its generated type ownership to avoid a circular type import.

@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot Bot commented Jun 1, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Executive Summary

Straightforward version bump PR — all package references, Dockerfile image tags, and wrangler config are updated consistently, and the SlashCommandInfo circular-import fix is correct.

Files Reviewed (8 files)
  • pnpm-lock.yaml — lockfile updated consistently; @cloudflare/sandbox@0.10.3 snapshot correctly pins @cloudflare/containers: 0.3.4 (sandbox's own transitive dep) while the devDep bump to 0.3.5 is independent — no issue.
  • services/cloud-agent-next/Dockerfile — sandbox image and CLI version updated
  • services/cloud-agent-next/Dockerfile.dev — sandbox image and CLI version updated
  • services/cloud-agent-next/Dockerfile.dind — sandbox image and CLI version updated
  • services/cloud-agent-next/README.md — docs updated to match new base image
  • services/cloud-agent-next/package.json — package versions updated
  • services/cloud-agent-next/scripts/update-default-slash-commands.mjs — script now emits SlashCommandInfo type inline in generated file (fixes circular import)
  • services/cloud-agent-next/src/shared/default-slash-commands.generated.ts — type ownership moved here from slash-commands.ts; slash-commands.ts re-exports it correctly, no circular dependency
  • services/cloud-agent-next/src/kilo/devcontainer.ts — CLI version constant updated
  • services/cloud-agent-next/wrangler.jsonc — all 6 container image_vars entries updated consistently
  • services/cloud-agent-next/wrapper/package.json — SDK version updated

Reviewed by claude-4.6-sonnet-20260217 · 453,652 tokens

Review guidance: REVIEW.md from base branch main

Copy link
Copy Markdown
Contributor

@jeanduplessis jeanduplessis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non-blocking: consider updating to latest patch versions of Kilo

@eshurakov eshurakov merged commit 7081bb2 into main Jun 1, 2026
54 checks passed
@eshurakov eshurakov deleted the candle-bakery branch June 1, 2026 12:05
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