Skip to content

fix(studio): upgrade managed sidecar CLI to 0.52.18 - #1089

Open
zyn080302 wants to merge 1 commit into
volcengine:mainfrom
zyn080302:fix/studio-managed-sidecar-cn-beijing-20260909
Open

fix(studio): upgrade managed sidecar CLI to 0.52.18#1089
zyn080302 wants to merge 1 commit into
volcengine:mainfrom
zyn080302:fix/studio-managed-sidecar-cn-beijing-20260909

Conversation

@zyn080302

Copy link
Copy Markdown
Contributor

Summary

  • Pin the VeADK-managed AgentKit CLI to v0.52.18 with verified SHA256 values for all five supported platforms.
  • Keep the Studio Release Server manifest allowlist and embedded linux-x64 archive checksum aligned with the VeADK pin.
  • Add a contract regression test so future Release Server and VeADK CLI pins cannot drift silently.

Why

AgentKit CLI v0.52.18 contains managed Sidecar support for Volcengine cn-beijing. Without synchronizing the Release Server constants, Studio Bundle publication/consumption still rejects or embeds the previous v0.52.14 artifact.

Compatibility

  • Does not automatically update, restart, or republish existing Studios or Agents.
  • The new CLI is used only when an explicit managed Sidecar create/update/publish flow is executed.
  • Ordinary non-Sidecar deployment remains on the AgentKit Python SDK path.
  • This PR does not deploy Studio or Release Server resources.

Validation

  • Full Python suite: 3811 passed, 6 skipped, 2 xfailed.
  • Focused managed Sidecar/Studio/Release Server regression: 410 passed.
  • pre-commit: Ruff check, Ruff format, hardcoded-secret scan passed.
  • git diff --check passed.

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