NemoClaw v0.0.82 is out! #6843
cjagwani
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.82 is an operator-control and boundary-hardening release for long-running sandboxes. New non-destructive stop and start commands free container resources without discarding workspace state, backup and snapshot flows handle stopped and cloned sandboxes more safely, and managed vLLM now checks image and model storage before large downloads begin.
Onboarding now preserves intent and tells the truth more often at failure boundaries: gateway port conflicts fail fast, Ollama status and compatible-endpoint guidance reflect what is actually usable, loopback probes bypass host proxies, and resumed setup retains its selected route. The same release rejects catch-all custom-policy destinations, keeps messaging build plans out of final image environments, and locks the managed WeChat dependency graph.
Underneath those user-facing changes, v0.0.82 strengthens the evidence and supply-chain paths used to ship NemoClaw. Node and advisor dependencies are aligned and locked, Ubuntu, WSL, and macOS contract lanes are more reliable, exact-diff E2E gates now require reviewed authorization and close stale outcomes cleanly, and release promotion dispatches immutable semver data to the Brev image pipeline.
Sandbox lifecycle, backup, and onboarding
nemoclaw <name> stopandnemoclaw <name> startcommands that preserve workspace and registration state while repairing runtime health, gateways, and forwards on restart.Inference, messaging, and policy security
Packaging, dependencies, and platform confidence
Skills, documentation, and release operations
lkgpromotion dispatch the downstream Brev production-image workflow with the immutable semver tag and record non-secret correlation data, enabling deterministic image builds without relying on a mutable tag.CI, advisor, and release confidence
Thank you
Thank you to external contributors @DisturbedSage5840C for final-image state-directory metadata coverage in #6717, @Hokonoken for making strict backups handle eligible stopped sandboxes safely in #6723, @HOYALIM for improvements across inference, validation, onboarding, image performance, messaging, dependency security, platform coverage, E2E budgets, guardrails, and Hermes metadata in #6730, #6731, #6732, #6733, #6735, #6737, #6739, #6741, #6742, #6776, #6780, and #6781, and @HwangJohn for synchronizing the full-E2E budget documentation in #6762.
Full comparison: v0.0.81...v0.0.82
All reactions