NemoClaw
open-sourceSummary
NemoClaw is an open-source reference stack, free under Apache 2.0, for running AI agents like OpenClaw, Hermes, and LangChain Deep Agents Code more safely inside NVIDIA OpenShell sandboxes. It runs as a CLI installed locally, with an onboarding wizard that handles sandbox setup, managed inference routing, network policy, and lifecycle operations, and it can also be driven through a starter prompt pasted into a coding agent such as Cursor, Claude Code, Codex, or Copilot. It is built for developers deploying always-on agents who need sandboxing and credential handling done for them rather than assembled from scratch, and it sits in the category of infrastructure for running agents safely rather than the agents themselves. First committed in 2026, it already has 196 contributors and over six thousand commits in the past year, putting it firmly in active development.
What NemoClaw answers
Which agents can I actually run through this?
OpenClaw, Hermes, or LangChain Deep Agents Code, chosen during onboarding or interactively at install time
What does it need on my machine to run?
a supported host such as DGX or Windows Subsystem for Linux, plus the OpenShell sandbox runtime it installs alongside itself
Do I have to use the terminal myself?
no, a coding agent like Cursor or Claude Code can run the install and setup commands on your behalf after you approve each one
How does it handle credentials?
a local credential helper collects and stores them outside the chat, and commands only run after you approve the exact one that will receive them
What happens if I don't want the guided setup?
you can decline the express preset and choose the sandbox name, inference provider, and model interactively instead
Is this the agent itself or something around it?
it's the sandboxing, credential, and lifecycle layer that runs an existing agent, not an agent on its own
Examples
Command line
No option matches that search.
| option | found in | since | description |
|---|
No option matches that search.
Values are placeholders taken from each option’s declared default. Nothing is executed here — the output shown is a recording of a run that already happened.
Release history
Nothing shipped since we started watching. Releases and docs updates land here as they happen.