Description
The OpenClaw version bundled inside a NemoClaw sandbox is set at provision time and does not update when newer OpenClaw releases ship. Users may be running a stale OpenClaw version without realizing it, leading to feature gaps or bugs that have already been fixed upstream.
Options
- Auto-update: On sandbox start, check for a newer OpenClaw release and upgrade in place.
- Build-time pin: Pin OpenClaw to a specific version in the NemoClaw build manifest and update it as part of the NemoClaw release process.
Acceptance Criteria
- OpenClaw version inside a running sandbox is either kept current automatically, or is explicitly pinned and documented in the release notes
- Users can check the OpenClaw version currently running in their sandbox
- If auto-update is chosen: update is non-disruptive to running sessions
Description
The OpenClaw version bundled inside a NemoClaw sandbox is set at provision time and does not update when newer OpenClaw releases ship. Users may be running a stale OpenClaw version without realizing it, leading to feature gaps or bugs that have already been fixed upstream.
Options
Acceptance Criteria