v0.0.65

NemoClaw v0.0.65 improves gateway recovery, sandbox state restore, local inference setup, and messaging activation:

  • Gateway and sandbox recovery now wait for sustained serving state, recover sandboxes whose active gateway has lost its spec, preserve gateway routing state across more rebuilds, and allocate dashboard ports across multiple NemoClaw gateways. For more information, refer to Recover and Rebuild Sandboxes and Troubleshooting.
  • Rebuild and restore flows preserve more OpenClaw and registry state. Config restore fails closed when a merge cannot be applied safely, reporter-owned model metadata survives rebuild restore, Shields auto-restore locks are re-confirmed after settle, and persisted agents survive registry recovery. For more information, refer to Create and Restore Snapshots and NemoClaw CLI Commands Reference.
  • Onboarding and inference setup fail earlier with clearer diagnostics. NemoClaw now handles Docker Desktop WSL CDI injection failures, surfaces silent OpenClaw runtime fallback, preflights managed vLLM model selection before side effects, accepts managed vLLM extra serve arguments, aligns the DGX Spark Qwen3.6 NVFP4 managed-vLLM recipe with NVIDIA’s current model card (qwen3_xml, --max-model-len 262144, --gpu-memory-utilization 0.4, and no Spark-specific serve environment exports), bounds compatible-endpoint probes, summarizes inference validation failures, and recomputes context windows after runtime model switches. For more information, refer to Troubleshooting, Choose an Inference Provider, and Switch Inference Providers.
  • Day-two CLI operations gained safer file and session workflows. nemoclaw <name> download, nemoclaw <name> upload, and nemoclaw <name> sessions export wrap the underlying sandbox file transfer and OpenClaw session export paths, while uninstall handles TTY confirmation and model-router teardown more predictably. For more information, refer to NemoClaw CLI Commands Reference and Uninstall NemoClaw.
  • Messaging activation stores and exposes less credential-adjacent state. NemoClaw avoids logging WeChat QR poll tokens, resolves Discord per-account proxy settings for gateway WebSocket connections, compacts persisted messaging plans, completes manifest-based channel migration, and removes provider credential hashes from sandbox registry entries. For more information, refer to Choose Messaging Channels and Credential Storage.
  • Hermes defaults and sandbox compatibility are narrower and easier to recover. The Hermes baseline policy no longer includes GitHub by default, NemoClaw reserves Hermes port 8642 across agent variants, and spawned OpenClaw sub-agents dial back through the sandbox interface instead of blocked loopback paths. For more information, refer to Network Policies, NemoClaw Quickstart with Hermes, and Set Up Task-Specific Sub-Agents.