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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
NemoClaw
Public
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
22.3k
Code
Issues
449
Pull requests
109
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(preflight): auto-create swap on low-memory VMs to prevent OOM during sandbox build
- #419
#419
Merged
cv
merged 13 commits into
NVIDIA:main
NVIDIA/NemoClaw:main
from
vl43den:fix/swap-preflight
vl43den/NemoClaw:fix/swap-preflight
Copy head branch name to clipboard
Mar 30, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
fix(preflight): auto-create swap on low-memory VMs to prevent OOM during sandbox build
#419
cv
merged 13 commits into
NVIDIA:main
NVIDIA/NemoClaw:main
from
vl43den:fix/swap-preflight
vl43den/NemoClaw:fix/swap-preflight
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
fix: auto-create swap on low-memory VMs to prevent OOM during sandbox build
Show description for 36a0ad0
vl43den
committed
36a0ad0
View commit details
Copy full SHA for 36a0ad0
Browse repository at this point
fix: increase memory threshold for swap creation to 12000MB
vl43den
committed
03818a6
View commit details
Copy full SHA for 03818a6
Browse repository at this point
Update bin/lib/onboard.js
Show description for 8860cdb
vl43den
and
coderabbitai[bot]
committed
8860cdb
View commit details
Copy full SHA for 8860cdb
Browse repository at this point
Update scripts/setup.sh
Show description for fa1e7fb
vl43den
and
coderabbitai[bot]
committed
fa1e7fb
View commit details
Copy full SHA for fa1e7fb
Browse repository at this point
fix: harden swap creation with size checks, interactive prompt, dd, and proper uninstaller cleanup
vl43den
committed
ab887d0
View commit details
Copy full SHA for ab887d0
Browse repository at this point
fix: address CodeRabbit feedback for swap cleanup and inactive checks
vl43den
committed
1692dbd
View commit details
Copy full SHA for 1692dbd
Browse repository at this point
fix(preflight): address swap management feedback
vl43den
committed
d124c28
View commit details
Copy full SHA for d124c28
Browse repository at this point
fix(preflight): fix swap cleanup ordering and clean up comments
vl43den
committed
ad7d311
View commit details
Copy full SHA for ad7d311
Browse repository at this point
fix(preflight): move require('path') and require('os') to top-level imports
vl43den
committed
df9f073
View commit details
Copy full SHA for df9f073
Browse repository at this point
fix: address CodeRabbit feedback on preflight tests and uninstaller verification
vl43den
committed
1cf4142
View commit details
Copy full SHA for 1cf4142
Browse repository at this point
fix(preflight): harden swap check to handle reactivation of orphaned swap files
vl43den
committed
5774039
View commit details
Copy full SHA for 5774039
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'main' into fix/swap-preflight
cv
authored
27da14d
View commit details
Copy full SHA for 27da14d
Browse repository at this point
fix: add swapfileExists false to the test options
Show description for d9271ad
vl43den
authored
d9271ad
View commit details
Copy full SHA for d9271ad
Browse repository at this point
You can’t perform that action at this time.