NemoClaw v0.0.76 is out #6429
apurvvkumaria
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.76 strengthens the boundaries around shared OpenShell infrastructure. Shared gateways now refuse incompatible inference-route mutations, legacy sandbox upgrades gain a guarded recovery path, and startup can repair one narrowly defined OpenClaw configuration drift state while ambiguous states still fail closed.
The release also makes managed agent workflows more predictable. LangChain Deep Agents Code gains opt-in OTLP tracing and a stable Nemotron 3 Ultra default, local and custom inference paths receive earlier compatibility checks, and everyday operations improve across MCP diagnostics, messaging setup, pairing, sessions, garbage collection, and non-interactive sandbox execution.
The full v0.0.75...v0.0.76 comparison contains 43 merged changes. Alongside the runtime work, this release expands the Deep Agents documentation surface, sharpens troubleshooting guidance, and makes local and live-E2E validation faster and more consistent.
Deep Agents Code and observability
nvidia/nemotron-3-ultra-550b-a55bthe managed NVIDIA Endpoints default for Deep Agents Code and prevents dependency or model pickers from overriding NemoClaw's selection. This gives new managed sandboxes a predictable model and startup path.deepagents-code[nvidia]==0.1.34Nemotron Ultra profile and removes the temporary local profile. This uses the upstream packaged contract while preserving managed aliases, model IDs, and observability behavior.Inference and onboarding safety
inference set, and connect-time repair can no longer silently replace another registered sandbox's route.inference setaccept onboarding provider aliases, guides safe same-provider model switches, and gives Deep Agents users an actionable re-onboarding path. This removes common command dead ends while retaining DNS-pinning and endpoint-authorization safeguards.qwen3_coderparser for the generic-Linux Nemotron 3 Nano vLLM default. Agents using the managed default can call tools without the previous HTTP 400 failure.nemoclaw onboard --resume. Users get a direct continuation path instead of assuming they must restart or reinstall.Sandbox recovery and day-two commands
--stdinfor intentional pipes. Automated commands no longer hang on an input stream that never reaches EOF, while scripted input remains explicit and available.nemoclaw gcscan both gateway-built and locally prebuilt sandbox image repositories. Cleanup can reclaim orphaned images and disk space across Linux and macOS development paths.Messaging, MCP, and agent runtime
mcp addand single-servermcp status. Operators can distinguish verified replacement, failure, and inconclusive results when metadata appears healthy but OpenShell has not resolved a credential placeholder.ENOBUFS, while archive validation remains intact.qqbotplugin from newly generated default OpenClaw configuration. First launch no longer reports a misleading missing-plugin warning.Documentation and troubleshooting
CI and release confidence
Thank you
Thank you to external contributors @HwangJohn for #5388 and #5539, @deepujain for #5868, @abhi-0906 for #6007 and #6008, and @atulya-singh for the JSON-boundary regression coverage in #5598.
Beta Was this translation helpful? Give feedback.
All reactions