Skip to content

[All Platforms] OpenClaw version inside sandbox can become outdated — add auto-update or build-time pin #2635

@wscurran

Description

@wscurran

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

  1. Auto-update: On sandbox start, check for a newer OpenClaw release and upgrade in place.
  2. 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

Metadata

Metadata

Assignees

Labels

NV QABugs found by the NVIDIA QA TeamUATIssues flagged for User Acceptance Testing.VDRLinked to VDR findingintegration: openclawOpenClaw integration behavior
No fields configured for Enhancement.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions