v0.0.85
NemoClaw v0.0.85 upgrades the supported OpenShell release, prepares qualified DGX Station hosts for express setup, strengthens inference identity and route changes, and improves recovery across onboarding, MCP, rebuild, and managed gateway operations.
- NemoClaw now uses OpenShell v0.0.85 and pins its consumed release archives, manifests, binaries, and supervisor image to reviewed immutable identities. The integration preserves multiline command arguments byte-for-byte, rejects supervisor TLS credentials that reach child processes, validates release archives before extraction, and reports unavailable credential rewriting with specific recovery guidance. For more information, refer to Platform Support and Launch Claims, NemoClaw CLI Commands Reference, and Security Best Practices.
- Authenticated MCP setup now rejects OpenShell’s reserved revisioned credential names before provider mutation and keeps child-visible compatibility checks aligned with OpenShell v0.0.85. MCP bridge validation also preserves fail-closed address pinning and reports credential-rewrite failures separately from generic transport errors. For more information, refer to About Managed MCP Servers, Add an MCP Server, and Troubleshoot MCP Servers.
- DGX Station GB300 express setup can prepare a qualified generic Ubuntu 24.04 ARM64 host with reviewed NVIDIA driver, Docker, Buildx, and NVIDIA Container Toolkit versions.
Preparation reuses exact matches, stops on unsupported version drift, validates CDI and GPU container access, restores Docker configuration after a failed runtime change, and resumes the accepted recipe after a required reboot.
DGX Station remains Deferred pending physical end-to-end validation, and the
--station-deepseekexpress flag now requires an interactive terminal instead of silently continuing headlessly. For more information, refer to Prerequisites, NemoClaw Quickstart, and Set Up vLLM. - Managed and existing vLLM routes now distinguish a safe served-model alias from a model mismatch by requiring
/v1/modelsto report the exact registered model as its root. Managed Nemotron 3 Nano uses its reasoning parser, the Nemotron Ultra Build route removes an unsupported top-level thinking field, and inference switching verifies sandbox access before changing the live route. For more information, refer to Set Up vLLM, Understand Provider Validation, and Switch Models. - Onboarding routes custom endpoint DNS failures through the transport recovery flow, with retry, back, and exit choices instead of returning silently to provider selection. Installer upgrades also recover a user-local OpenShell installation, while interactive and non-interactive DGX Station notice handling remains explicit. For more information, refer to NemoClaw Quickstart, Meet Custom Endpoint Security Requirements, and Troubleshooting.
- Rebuild now treats a backup as unsuccessful when every state directory fails, even if it captured loose files, and stops before deleting the original sandbox unless you explicitly accept the
--forcerecovery path. Managed gateway discovery ignores only descriptor-pinned, single-thread zombies while failing closed on ambiguous empty command lines, and Hermes shields transitions attest the private mutable runtime topology before acting. For more information, refer to Recover and Rebuild Sandboxes and Trusted Computing Base.