NVIDIA/OpenShell-Community

OpenShell is the safe, private runtime for autonomous AI agents.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 24 minutes ago
Added to GitGenius on March 23rd, 2026
Created on March 1st, 2026
Open Issues & Pull Requests: 20 (+0)
Number of forks: 68
Total Stargazers: 180 (+0)
Total Subscribers: 4 (+0)

Issue Activity (beta)

Open issues: 8
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 16 days
Stale 30+ days: 7
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • roadmap (5)
  • tech-debt (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 7.3 days
90th percentile: 15.1 days
Tracked items: 14

Most active contributors

Sign in to see contributor activity.

Detailed Description

OpenShell Community is the ecosystem layer for OpenShell, NVIDIA's runtime environment designed for autonomous AI agents. While the core OpenShell engine lives in a separate repository and handles the fundamental infrastructure—including the sandbox runtime, policy engine, gateway with k3s harness, privacy router, and CLI—this community repository serves as a hub for contributed skills, sandbox images, and integrations that extend OpenShell's capabilities. The project is classified across multiple domains including GPU Development, Application Optimization, Debugging Tools, Performance Profiling, and NVIDIA Hardware, reflecting its role as a comprehensive developer platform.

The repository's primary language is Dockerfile, which aligns with its focus on containerized sandbox environments. The main organizational structure centers on the sandboxes directory, which contains pre-built sandbox images tailored for domain-specific workloads. These include a foundational base sandbox with system tools and development environment, an Android automation sandbox called droid for mobile testing workflows, a gemini sandbox for Gemini CLI workflows, an nvidia-gpu sandbox providing GPU-enabled VM capabilities with NVIDIA userspace tooling, an ollama sandbox for running local and cloud language models with Claude Code and Codex pre-installed, a pi sandbox with Pi pre-installed, and an sdg sandbox for synthetic data generation workflows. Each sandbox comes with its own set of skills and tools optimized for its particular domain.

The project explicitly acknowledges its alpha status as single-player mode software, meaning it currently supports one developer, one environment, and one gateway. The documentation notes that OpenShell is proof-of-life infrastructure with rough edges, with the roadmap pointing toward multi-tenant enterprise deployments. Users are expected to have the OpenShell CLI installed via uv pip, Docker or a compatible container runtime, and an NVIDIA GPU with appropriate drivers for GPU-accelerated images.

According to GitGenius activity tracking, the repository shows median issue and pull request response latency of 58.9 hours across seven tracked items, with a mean latency of 348.8 hours. The most active contributors tracked include drew with four events, JonasCir with one event, and didier-durand with one event. The repository maintains connections with related NVIDIA projects including the core OpenShell repository, nemoclaw, and kata-containers through overlapping contributor networks.

The project is licensed under Apache 2.0 and maintains dedicated security and contribution guidelines. The Ollama sandbox represents a particularly featured component, offering pre-configured access to local and cloud language models with code-generation tools already integrated. Users can specify sandboxes using the --from flag, which accepts any sandbox defined in the repository, local paths, or container image references, providing flexibility in how agents are deployed and configured within the OpenShell runtime environment.

OpenShell-Community
by
NVIDIANVIDIA/OpenShell-Community

Repository Details

Fetching additional details & charts...