NemoClaw one‑command stack
NemoClaw’s recent launch bundles Nemotron models with the OpenShell runtime into a single, one‑command AI stack now reachable at a managed demo URL. (x.com). The publish points users to a live endpoint—managed-open-claw-cloud.replit.app—suggesting a hosted route to spin up Nemo stacks without custom infra work. (x.com).
NemoClaw packages NVIDIA’s Nemotron models and the OpenShell runtime into a single install flow for OpenClaw, with NVIDIA announcing the stack on March 16, 2026. (nvidianews.nvidia.com) NVIDIA said NemoClaw is an open-source reference stack for “always-on assistants,” and its developer guide says it handles onboarding, lifecycle management, and running OpenClaw inside OpenShell containers. (docs.nvidia.com) The basic idea is simple: OpenClaw is the agent app, OpenShell is the sandbox that limits what that agent can touch, and NemoClaw is the layer that installs and manages both together. NVIDIA’s documentation says the stack adds policy controls for network access, file access, and inference routing. (docs.nvidia.com) NVIDIA’s March 16 announcement said the install works in “a single command,” and the current quickstart page shows a shell installer that pulls the NemoClaw command-line tool before users launch a sandboxed OpenClaw instance. (nvidianews.nvidia.com) (docs.nvidia.com) That changes the setup burden around OpenClaw, which is otherwise a self-hosted gateway for chat-connected agents that can browse the web, manage files, execute commands, and connect to services including Discord, Slack, Signal, Telegram, WhatsApp, and iMessage. OpenClaw’s own docs describe it as a single gateway process that users run on their own machine or server. (docs.openclaw.ai) NVIDIA is pitching NemoClaw as a security wrapper around that model. Its newsroom post says OpenShell provides an isolated sandbox, while the developer guide lists network policies, operator approval flows, workspace controls, and security best practices as core parts of the stack. (nvidianews.nvidia.com) (docs.nvidia.com) The model layer is mixed. NVIDIA said NemoClaw can use open models including NVIDIA Nemotron on local systems, and it can also route requests to cloud models through what it calls a privacy router. (nvidianews.nvidia.com) The codebase is moving quickly. NVIDIA’s public GitHub repository showed about 19,000 stars and recent commits within the last day when indexed, while the docs label the project “AS IS” and the repository calls the software an early preview rather than a production-ready release. (github.com) (docs.nvidia.com) (github.com) The hosted angle is less formally documented than the core stack. The launch post referenced a managed demo URL at managed-open-claw-cloud.replit.app, but that page did not expose readable content through public fetch tools at the time of reporting. (x.com) (managed-open-claw-cloud.replit.app) For now, the clearest signal is NVIDIA’s push to make OpenClaw easier to start and harder to misconfigure: one installer, a sandboxed runtime, and a stack that can run from local machines to DGX systems. (nvidianews.nvidia.com)