NemoClaw v0.0.69 is out! #5940
cv
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 0.0.69 makes day-to-day sandbox operation more resilient. Destroy, recreate, rebuild, and recovery paths now preserve the right state, remove the wrong state, and fail with clearer, safer behavior when configuration or infrastructure is incomplete.
This release also deepens the Deep Agents Code and Hermes integrations. Terminal workflows are more predictable, managed Python and skills survive the workflows that users expect, messaging configuration is derived from manifests, and inference setup now handles hosted, custom, DGX Station, and Ollama paths more explicitly.
Release confidence received the same attention as runtime behavior. The live release gates now exercise the public and hosted NVIDIA inference paths correctly, Deep Agents terminal behavior is covered end to end, CI resource use is bounded, and the documentation includes more copyable policy and approval-flow examples.
Sandbox, Onboarding, and Recovery
Deep Agents Code and CLI Experience
skill-creatorpersist across rebuilds, so user-authored agent capabilities survive routine maintenance #5785.PATH, making CLI and Python behavior consistent inside the sandbox #5815 #5816.nemo-deepagentslauncher and its supported aliases now share a cleaner, consistent command surface #5881 #5883.Hermes, Messaging, and Inference
Security, Policy, and Observability
Docs, CI, and Release Confidence
nvapi-NVIDIA API from the project's hostedsk-inference service, with shared routing, environment, model, and assertion fixes across the release gate #5698 #5889 #5890 #5891 #5893 #5894.Thank you to external contributor @abhi-0906 for the WSL GPU, rollback, Tavily, and headless inference improvements #5537 #5541 #5651 #5789, and to @fbratten for the LangChain quickstart cleanup #5700.
All reactions