Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alirezarezvani
/
nemo-claw
Public
forked from
NVIDIA/NemoClaw
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nemo-claw
scripts
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2026
Merge pull request #43 from aircloudy-co/fix/install-preflight
Show description for b82f916
ericksoa
authored
b82f916
View commit details
Copy full SHA for b82f916
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
fix: support XDG-compliant Colima socket path
Show description for 7dbc61f
martinmose
committed
7dbc61f
View commit details
Copy full SHA for 7dbc61f
View code at this point
Browse repository at this point
fix: fail fast on unsupported installer runtimes
areporeporepo
committed
740c701
View commit details
Copy full SHA for 740c701
View code at this point
Browse repository at this point
fix: remove JensenClaw easter egg (command injection vulnerability)
Show description for ad112d2
ericksoa
and
claude
committed
ad112d2
View commit details
Copy full SHA for ad112d2
View code at this point
Browse repository at this point
fix: update all repo references from openshell-openclaw-plugin to NemoClaw
Show description for 8fab991
ericksoa
and
claude
committed
8fab991
View commit details
Copy full SHA for 8fab991
View code at this point
Browse repository at this point
Revert "Ensure the UI port is forwarded"
Show description for b093e43
jacobtomlinson
committed
b093e43
View commit details
Copy full SHA for b093e43
View code at this point
Browse repository at this point
Ensure the UI port is forwarded
jacobtomlinson
committed
cf651c3
View commit details
Copy full SHA for cf651c3
View code at this point
Browse repository at this point
Fix ollama access through firewall
jacobtomlinson
committed
fbe2b8e
View commit details
Copy full SHA for fbe2b8e
View code at this point
Browse repository at this point
Add proper origin
liveaverage
committed
041c5a7
View commit details
Copy full SHA for 041c5a7
View code at this point
Browse repository at this point
Disable deviceauth temporarily
liveaverage
committed
5fb629f
View commit details
Copy full SHA for 5fb629f
View code at this point
Browse repository at this point
Add openclaw gateway startup to sandbox
liveaverage
committed
62efbfd
View commit details
Copy full SHA for 62efbfd
View code at this point
Browse repository at this point
Fix vLLM install: fallback when --break-system-packages unsupported
Show description for 66d14fe
ericksoa
and
claude
committed
66d14fe
View commit details
Copy full SHA for 66d14fe
View code at this point
Browse repository at this point
Fix install.sh: use fail() not return 1 for Docker not running
Show description for 021f21b
ericksoa
and
claude
committed
021f21b
View commit details
Copy full SHA for 021f21b
View code at this point
Browse repository at this point
Fix brev-setup: install python3-pip before vLLM if missing
Show description for 604c6af
ericksoa
and
claude
committed
604c6af
View commit details
Copy full SHA for 604c6af
View code at this point
Browse repository at this point
Merge pull request #11 from pimlock/pmlocek/add-no-verify-inference-setup
Show description for 01c85fe
jacobtomlinson
authored
01c85fe
View commit details
Copy full SHA for 01c85fe
View code at this point
Browse repository at this point
Install Docker automatically: Colima on macOS, docker.io on Linux
Show description for d3fac74
ericksoa
and
claude
committed
d3fac74
View commit details
Copy full SHA for d3fac74
View code at this point
Browse repository at this point
Skip inference verification in setup flows
pimlock
committed
cb2cc73
View commit details
Copy full SHA for cb2cc73
View code at this point
Browse repository at this point
Fix CoreDNS: use container resolv.conf DNS, always run on macOS
Show description for 27f656c
ericksoa
and
claude
committed
27f656c
View commit details
Copy full SHA for 27f656c
View code at this point
Browse repository at this point
Rearchitect NemoClaw CLI: modular design, onboard wizard, policy presets, NIM management
Show description for adc109c
ericksoa
and
claude
committed
adc109c
View commit details
Copy full SHA for adc109c
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
Auto-start vLLM with Nemotron 3 Nano on Spark and Brev
Show description for 822eb6c
ericksoa
and
claude
committed
822eb6c
View commit details
Copy full SHA for 822eb6c
View code at this point
Browse repository at this point
Install local inference backends: Ollama on macOS, vLLM on Linux+GPU
Show description for c7dfa70
ericksoa
and
claude
committed
c7dfa70
View commit details
Copy full SHA for c7dfa70
View code at this point
Browse repository at this point
Add DGX Spark setup: fix cgroup v2 + Docker permissions
Show description for 9da2449
ericksoa
and
claude
committed
9da2449
View commit details
Copy full SHA for 9da2449
View code at this point
Browse repository at this point
Fix CoreDNS CrashLoop and improve sandbox failure detection
Show description for 195c87b
ericksoa
and
claude
committed
195c87b
View commit details
Copy full SHA for 195c87b
View code at this point
Browse repository at this point
Fix setup.sh silently swallowing sandbox build failures
Show description for 12e9497
ericksoa
and
claude
committed
12e9497
View commit details
Copy full SHA for 12e9497
View code at this point
Browse repository at this point
Fix Ubuntu 24.04 E2E install: ship dist/, fix OOM, fix setup bugs
Show description for fd4ec7f
ericksoa
and
claude
committed
fd4ec7f
View commit details
Copy full SHA for fd4ec7f
View code at this point
Browse repository at this point
Install Node.js on Brev VM host for JensenClaw
Show description for 02703a1
ericksoa
and
claude
committed
02703a1
View commit details
Copy full SHA for 02703a1
View code at this point
Browse repository at this point
Clean up deploy output: hide API key, suppress noise
Show description for 9b5df1b
ericksoa
and
claude
committed
9b5df1b
View commit details
Copy full SHA for 9b5df1b
View code at this point
Browse repository at this point
Use a real example prompt in setup output
Show description for bb10ecc
ericksoa
and
claude
committed
bb10ecc
View commit details
Copy full SHA for bb10ecc
View code at this point
Browse repository at this point
Simplify setup output to just the one command that matters
Show description for 6f7f62e
ericksoa
and
claude
committed
6f7f62e
View commit details
Copy full SHA for 6f7f62e
View code at this point
Browse repository at this point
Use sg docker to activate docker group in brev-setup
Show description for 0c22d21
ericksoa
and
claude
committed
0c22d21
View commit details
Copy full SHA for 0c22d21
View code at this point
Browse repository at this point
Hide JensenClaw from all user-facing output
Show description for 35b79f8
ericksoa
and
claude
committed
35b79f8
View commit details
Copy full SHA for 35b79f8
View code at this point
Browse repository at this point
Use Nemotron 3 Nano 30B for local vLLM inference
Show description for 7910d21
ericksoa
and
claude
committed
7910d21
View commit details
Copy full SHA for 7910d21
View code at this point
Browse repository at this point
Replace Ollama with vLLM as default local inference provider
Show description for 623f700
ericksoa
and
claude
committed
623f700
View commit details
Copy full SHA for 623f700
View code at this point
Browse repository at this point
Always start gateway fresh and verify it's healthy
Show description for 1f68f5f
ericksoa
and
claude
committed
1f68f5f
View commit details
Copy full SHA for 1f68f5f
View code at this point
Browse repository at this point
Fix model ID (double nvidia/ prefix) and plugin ID mismatch
Show description for ac3efff
ericksoa
and
claude
committed
ac3efff
View commit details
Copy full SHA for ac3efff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.