v0.0.46

NemoClaw v0.0.46 improves Windows setup, messaging channels, Hermes sandboxes, inference routing, and command compatibility:

  • Windows users can start from the bootstrap PowerShell script, and WSL installs can accept express install to use the Windows-host Ollama path automatically.
  • Messaging channels add WhatsApp support. channels add whatsapp records the channel, rebuilds the sandbox, and then pairs through the agent-specific QR command inside the sandbox.
  • nemoclaw <name> exec runs non-interactive commands inside a running sandbox through OpenShell and exits with the remote command’s status.
  • Hermes sandboxes can use the managed tool gateway broker for supported tool routes, and Hermes startup recovers its readiness marker more reliably.
  • Compatible Anthropic endpoint setup auto-detects Amazon Bedrock Runtime endpoints and starts the local adapter needed for OpenShell routing.
  • Local Ollama setup on WSL native Docker now routes through NemoClaw’s authenticated proxy, and subprocesses inherit the proxy bypass settings used by onboarding.
  • Model Router setup probes supported host Python interpreters and falls back to the next usable one when virtual environment creation fails.
  • The NemoClaw OpenClaw plugin registers the /nemoclaw command again after package metadata changes, and sandbox extension backups restore compatibility with current snapshots.
  • Sandbox builds patch OpenClaw’s tool catalog to reduce startup latency for Nemotron-focused sandboxes.
  • nemoclaw uninstall docs now show how to pass flags through the hosted install script form.