Skip to content

Fix direct sandbox hosts in Python and Go for v0.1.7 - #21

Merged
muxx merged 1 commit into
mainfrom
fix/shared-sandbox-host-python-go-v0.1.7
Sep 17, 2026
Merged

muxx merged 1 commit into
mainfrom
fix/shared-sandbox-host-python-go-v0.1.7

Conversation

@muxx

@muxx muxx commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Align Python and Go direct sandbox host derivation with the JavaScript SDK when the configured proxy URL is https://sandbox.agentbox-runtime.ru.
  • Preserve explicit proxy ports and custom proxy host behavior, with regression tests for both languages.
  • Include the existing JavaScript CommandNotFoundError export in the generated SDK reference.
  • Prepare all six public packages and the reference manifest for v0.1.7.

Verification

  • pnpm format:check, pnpm lint, pnpm typecheck, pnpm test
  • make go-check (including race and coverage: core 90.7%, Code Interpreter 90.4%)
  • make generate twice; the second run left the working tree clean
  • node scripts/check-release-versions.mjs v0.1.7
  • ./scripts/build-release.sh, node scripts/check-public-artifacts.mjs release, ./scripts/test-release-artifacts.sh
  • ./scripts/test-release-runtime.sh against the local full KVM runtime: JavaScript, CLI, Python sync/async, Go, and Code Interpreter passed

After merge, the maintainer will create the matching packages/go-sdk/v0.1.7 and v0.1.7 tags as described in RELEASING.md.

@muxx
muxx merged commit d350a26 into main Sep 17, 2026
14 checks passed
@muxx
muxx deleted the fix/shared-sandbox-host-python-go-v0.1.7 branch September 17, 2026 03:41
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.

1 participant