NemoClaw v0.0.86 is out! #7121
ericksoa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NemoClaw v0.0.86 brings the reviewed DGX Station GB300 Express path to stock DGX OS. The installer now recognizes qualified DGX OS 7.2, 7.4, and 7.5 systems, validates the factory GPU and container stack in place, and grants direct-GPU sandboxes only the narrow sysfs access CUDA needs. A clean physical DGX OS 7.5 validation completed with local Nemotron 3 Ultra inference, sandbox CUDA, and real Hermes TUI tool use while unrelated sysfs paths remained denied. DGX Station support remains Deferred while broader clean-host qualification continues.
This release also makes the first-run experience more recoverable. Station Express remembers its validated recipe across an interrupted managed-vLLM step, model-cache checks ignore unrelated model artifacts, Gemini manual model IDs are checked against Google's native catalog, and restrictive host permissions no longer produce unreadable scripts inside a sandbox build.
Behind those user-facing changes, v0.0.86 strengthens the boundaries around destructive upgrades, platform-specific coding-agent guidance, and the E2E release plan itself. The result is a smaller patch release aimed squarely at making installation and recovery more predictable on the systems people are using today.
DGX Station and local inference
nemoclaw onboard --resumereturns to the same validated recipe instead of asking the operator to reconstruct it.Hosted inference
models/prefix now resolve consistently, and catalog pagination and credential redaction remain bounded and tested.Sandbox builds and upgrade safety
umaskno longer carry root-only modes into non-root image-build stages..openclawstate. The warning gives operators time to back up paths such as/sandbox/user-databefore the destructive step.Platform guidance
CI and release confidence
Thank you
Thank you to external contributors @harjothkhara for the E2E planner refactor in #6970 and @HwangJohn for Gemini native-catalog validation in #6980.
Compare the complete release: v0.0.85...v0.0.86.
Beta Was this translation helpful? Give feedback.
All reactions