v0.0.75

NemoClaw v0.0.75 upgrades the bundled OpenClaw runtime to 2026.6.10 and improves sandbox upgrade and prepared-backup recovery, custom endpoint inference routing, and local Docker-driver sandbox JWT handling.

  • The bundled OpenClaw runtime upgrades to 2026.6.10 with reviewed package pins, fail-closed archive and patch validation, safer same-device pairing repair, and stricter rebuild route and credential recovery. For more information, refer to the OpenClaw 2026.6.10 Dependency Review.
  • Upgrading an existing install now recovers a previously onboarded sandbox instead of failing when the recreated gateway has not yet reconfigured its inference route. Prepared-backup recovery defers the live route check to authoritative onboarding, which restores and verifies the gateway provider and inference route before sandbox recreation; in-place upgrades recover gateway-orphaned sandboxes, and a same-name --fresh re-onboard preserves the newly selected LangChain Deep Agents Code routing. For more information, refer to NemoClaw CLI Commands Reference and Troubleshooting.
  • Hermes custom Anthropic-compatible inference now uses the OpenAI frontend, and OpenAI-only agents keep the /v1 base URL when pointed at an Anthropic-compatible endpoint, so switching a managed sandbox to a compatible endpoint routes and reports the provider and model correctly. For more information, refer to Choose an Inference Provider and Switch Inference Providers.
  • Local Docker-driver sandbox JWTs now use OpenShell’s non-expiring local contract, which keeps a long-running local sandbox reachable without a manual gateway restart. For more information, refer to OpenShell 0.0.71 Gateway Authentication Review.
  • Hermes runtime and managed MCP state reconcile after a runtime change, and Hermes installs accept a pinned base platform digest. For more information, refer to About Managed MCP Servers and NemoClaw CLI Commands Reference.
  • OpenClaw local CLI pairing restores its previous connection path so a local sandbox reconnects without re-pairing. For more information, refer to NemoClaw CLI Commands Reference.