What's New
📦 Misc
- Align with sandbox SDK 1.0.16 — Bumped the Kotlin code-interpreter SDK artifact to
1.0.16and bumped itscom.alibaba.opensandbox:sandbox/sandbox-apidependency to1.0.16. Consumers automatically pick up the new sandbox SDK capabilities (isolationrunOnce/withSession, list isolated sessions, bind mounts, sandbox pool destroy, credential vault placeholder substitutions) — see the sandbox v1.0.16 release notes for details. - Fix Maven POM repository URL — SCM / project URL in the published POM now points at
opensandbox-group/OpenSandboxinstead of the oldalibaba/OpenSandbox. (#1139)