v0.0.39
NemoClaw v0.0.39 improves several day-two workflows:
- The installer checks Docker earlier on Linux, can install and start Docker when needed, and stops with
newgrp dockerguidance when the current shell has not picked up thedockergroup yet. - DGX Spark and DGX Station users can accept an express install prompt that preselects the local inference path and suggested policy defaults.
- NemoClaw now creates GPU-capable OpenShell Docker sandboxes by default when an NVIDIA GPU is available, with explicit
--sandbox-gpu,--no-sandbox-gpu, and--sandbox-gpu-devicecontrols. nemohermessupports Hermes Provider onboarding and runtime model switches throughnemohermes inference set.nemoclaw <name> hosts-add,hosts-list, andhosts-removemanage sandbox host aliases for LAN-only services.nemoclaw updatechecks and runs the maintained installer flow, whilenemoclaw upgrade-sandboxesremains responsible for rebuilding existing sandboxes.nemoclaw <name> destroypreserves the shared gateway by default unless--cleanup-gatewayis selected.nemoclaw <name> connectrepairs staleinference.localDNS proxy routes before opening the session.- Windows-host Ollama onboarding relaunches the daemon with the reachable binding after install or restart.
- Local NVIDIA NIM onboarding passes
NGC_API_KEYorNVIDIA_INFERENCE_API_KEYinto the managed container without putting the secret in process arguments, detects early container exits during health checks, and prints a per-GPU preflight breakdown on mixed-model hosts. - The sandbox startup path strips additional Linux capabilities before and during privilege step-down.
- OpenClaw workspace template files are seeded when bootstrap is skipped and the workspace is still empty.
- Kimi K2.6 and related NVIDIA-hosted chat-completions paths include model-specific compatibility handling for reasoning output.