Skip to content

[NemoClaw][GitHub Issue #1242] Public Brev launchable link should default to a stable released version instead of tracking main #1242

@zNeill

Description

@zNeill

Description

[Description]
The current public Brev launchable flow appears to default to tracking the main branch rather than pinning to a stable release.
From the launch script:

PLUGIN_REPO="${PLUGIN_REPO:-NVIDIA/NemoClaw}"
PLUGIN_REF="${PLUGIN_REF:-main}"
COMMUNITY_REF="${COMMUNITY_REF:-${COMMUNITY_BRANCH:-main}}"

For a public launchable experience, tracking main can make behavior drift over time and may introduce instability or unexpected regressions for users.

Source: https://raw.githubusercontent.com/NVIDIA/OpenShell-Community/refs/heads/feat/brev-nemoclaw-plugin/brev/launch-nemoclaw.sh
[Environment]

  • Device: Brev instance Ubuntu 22.04.5 LTS
  • Node.js: v22.22.1
  • Docker: Docker Engine 29.3.0
  • OpenShell CLI: 0.0.10
  • NemoClaw: v0.0.2
  • OpenClaw: 2026.3.11 (29dc654)

[Steps to Reproduce]

  1. Open https://build.nvidia.com/nemoclaw and click "Try Early Preview" button to open brev launchable like https://brev.nvidia.com/launchable/deploy/now?launchableID=env-3Azt0aYgVNFEuz7opyx3gscmowS
  2. Click on "Deploy Launchable" button
[Expected Behavior]
Suggestion:
  • default the public Brev launchable link to a stable released version instead of main
  • ideally pin to a release tag or another immutable/stable reference
[Actual Behavior]
Default with main branch

Bug Details

Field Value
Priority Unprioritized
Action Dev - Open - To fix
Disposition Open issue
Module Machine Learning - NemoClaw
Keyword NemoClaw, NEMOCLAW_GH_SYNC_APPROVAL

[NVB# 6038835]

[NVB#6038835]

Metadata

Metadata

Labels

NV QABugs found by the NVIDIA QA TeamUATIssues flagged for User Acceptance Testing.platform: brevAffects Brev hosted development environmentsv0.0.62Release target

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions