NemoClaw v0.0.84 is out #7002
prekshivyas
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.84 strengthens the path from first setup to a healthy, recoverable sandbox. The release adds a one-confirmation DGX Station Nemotron Ultra setup, carefully bounded support for trusted private inference endpoints, and model-aware readiness checks that verify the configured local model without spending inference tokens.
The same theme carries through day-to-day operation. Resume checkpoints avoid replaying completed onboarding work, recovery messages retain the agent and sandbox choices needed to continue, per-gateway state prevents local environments from colliding, and snapshots no longer move OpenClaw's machine-local identity or pairing state between systems.
Underneath those user-facing improvements, v0.0.84 tightens runtime configuration, Shields recovery, Hermes dashboard and MCP convergence, and release validation. The release train now exercises candidate OpenShell runtimes, isolates destructive MCP lifecycles, reports mode-sharded evidence more clearly, and uses sandbox-reachable fixtures for the gateway upgrade and EXDEV paths.
Onboarding, inference, and platform
NEMOCLAW_MODELand honor the compatibility provider-model variable. Environment-driven setup now selects the intended model consistently in both automated and interactive flows.Recovery, sandbox state, and security boundaries
NEMOCLAW_FRESH=1directly in failed-session remediation. The recovery path is actionable without requiring users to infer the fresh-install switch.Messaging and Hermes runtime stability
channels status, including idle, unreachable, rejected-token, and not-started outcomes. Channel summaries now distinguish unchecked configuration from a working runtime connection.Docs and release surface
CI and release confidence
Thank you
Thank you to external contributors @HwangJohn for #6766, #6767, #6872, and #6873; @HOYALIM for #6738, #6863, and #6886; @Hokonoken for #6835; @harjothkhara for #6882; @deepujain for #6672; and @atulya-singh for #6941.
All reactions