# nvidia/nemoclaw

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/nvidia-nemoclaw).**

21,237 stars · 2,831 forks · TypeScript · Apache-2.0

## Links

- GitHub: https://github.com/NVIDIA/NemoClaw
- Homepage: https://docs.nvidia.com/nemoclaw/latest/
- awesome-repositories: https://awesome-repositories.com/repository/nvidia-nemoclaw.md

## Topics

`ai-agents` `nvidia` `openclaw` `openshell` `sandboxing` `typescript`

## Description

NemoClaw is an LLM agent orchestrator and sandboxed execution environment designed to deploy and manage the lifecycles of large language model agents. It provides a secure runtime that isolates persistent agents from the underlying host system to ensure operational security.

The system includes a secure LLM inference gateway that acts as a managed routing layer, securing communication between AI agents and inference engines to prevent unauthorized access. It also integrates with NVIDIA OpenShell to run specialized agents within a secure shell environment.

Operational control is provided through an agent lifecycle management CLI used to configure and control the deployment state of agent instances. The platform further incorporates managed inference and request-response routing to optimize the communication between agents and language models.

## Tags

### Security & Cryptography

- [Agent Runtime Sandboxing](https://awesome-repositories.com/f/security-cryptography/security/infrastructure-and-hardware/infrastructure-system-hardening/deployment-security-hardening/container-isolation/agent-runtime-sandboxing.md) — Executes persistent AI agents within restricted, sandboxed environments to prevent unauthorized host system access.
- [Agent Execution Environments](https://awesome-repositories.com/f/security-cryptography/secure-execution-environments/agent-execution-environments.md) — Maintains long-running agent states within secure containers to support continuous operation without context loss.

### Artificial Intelligence & ML

- [Agent Lifecycle Management](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-lifecycle-management.md) — Manages the creation, configuration, and operational state of agent instances. ([source](https://github.com/nvidia/nemoclaw#readme))
- [Agent Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-orchestrators.md) — Orchestrates the deployment and lifecycle of LLM agents within secure, persistent execution environments.
- [AI Security Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/security-and-auth/ai-security-orchestrators.md) — Manages isolated connections and enforces security boundaries between AI agents and execution environments.
- [AI Execution Sandboxes](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-execution-sandboxes.md) — Provides a protected runtime that isolates persistent agents from the host system for operational security.
- [AI Security Gateways](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-security-gateways.md) — Ships a managed routing gateway that secures and monitors interactions between agents and language models.
- [Model Routing Layers](https://awesome-repositories.com/f/artificial-intelligence-ml/model-routing-layers.md) — Implements a centralized routing layer to control access and secure communication between agents and language models.
- [Model Request Routing](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-model-clients/model-request-routing.md) — Routes agent inference requests through a managed layer to optimize communication with language models. ([source](https://github.com/nvidia/nemoclaw#readme))

### Development Tools & Productivity

- [CLI Agent Management](https://awesome-repositories.com/f/development-tools-productivity/cli-agent-management.md) — Provides a command-line interface to manage the deployment and operational state of AI agent instances.

### DevOps & Infrastructure

- [Agent Lifecycle Management](https://awesome-repositories.com/f/devops-infrastructure/agent-lifecycle-management.md) — Provides tools for controlling the full deployment and operational lifecycle of persistent AI agents.

### Networking & Communication

- [Request Routing](https://awesome-repositories.com/f/networking-communication/network-infrastructure-routing/network-routing-traffic-management/request-routing.md) — Directs traffic between agent requests and backend inference engines to optimize resource allocation.
- [Managed Inference Routing](https://awesome-repositories.com/f/networking-communication/protocol-agnostic-transport-layers/llm-communication-protocols/managed-inference-routing.md) — Routes agent requests through a controlled layer to ensure secure and efficient communication with models.

### Part of an Awesome List

- [Agent Frameworks](https://awesome-repositories.com/f/awesome-lists/ai/agent-frameworks.md) — Managed inference and execution for agentic workflows.
