Refresh custom sandbox image base tag and document version compatibility - #755
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
| ``` | ||
|
|
||
| Pin a specific version tag to ensure reproducible builds. Check | ||
| [ghcr.io/openhands/agent-server](https://github.com/OpenHands/OpenHands/pkgs/container/agent-server) |
There was a problem hiding this comment.
I think we may be able to refer customers to the release notes page to find the correct version of the agent-server for their release. If the release notes don't have that today it should be a simple fix to @mamoodi's automation to be sure it gets there.
There was a problem hiding this comment.
There was a problem hiding this comment.
Agreed. The release notes don't list component versions today, but the ohe-release-notes skill already derives the agent-server tag in step 1b/1c and just doesn't write it to the page, so emitting a per-release component table should be a small template change. I'll keep the Admin Console Sandbox Image Tag pointer (it's what customers see while configuring) and add a link to the release notes once the table is there. @mamoodi one note: the skill reads the agent-server tag from runtime-api/values.yaml; on main the pin now lives at charts/openhands/values.yaml → global.agentServerImage.tag, and the notes should print the full X.Y.Z-python tag.
|
Merging this but leaving @jpshackelford 's comment unresolved since it's a great follow-up once we have the version information available and posted on our release notes page. |
Updates the Enterprise custom sandbox image doc (
enterprise/custom-sandbox-image.mdx).agent-server:1.23.0-pythonto1.41.0-python, which is what current Stable (0.45.0) and Beta (0.50.0) OHE releases pin. Customers copying the old example got an outdated SDK.Live page: https://docs.openhands.dev/enterprise/custom-sandbox-image