v0.0.38

NemoClaw v0.0.38 improves several day-two workflows:

  • nemoclaw <name> status shows the gateway’s active policy version in the displayed policy YAML when OpenShell reports one.
  • nemoclaw uninstall stops matching Local Ollama auth proxy processes before it removes ~/.nemoclaw, which prevents stale listeners from blocking a later reinstall.
  • Local Ollama onboarding validates structured chat-completions tool calls and rejects models that leak tool-call payloads as plain text.
  • Blueprint policy additions under components.policy.additions are validated, merged into the live policy, applied through OpenShell, and recorded in run metadata.
  • Rebuild backups tolerate partial archive output when usable data was produced, then report only the manifest-defined paths that could not be archived.
  • NemoHermes uninstall output uses NemoHermes-specific help, progress, and completion text.