Skip to content

Fix Brev NeMoClaw Launch Path, Image Loading, and Pairing Bootstrap#30

Merged
nv-kasikritc merged 25 commits intomainfrom
fix/branch-consolidation
Mar 14, 2026
Merged

Fix Brev NeMoClaw Launch Path, Image Loading, and Pairing Bootstrap#30
nv-kasikritc merged 25 commits intomainfrom
fix/branch-consolidation

Conversation

@liveaverage
Copy link
Collaborator

  • Added branch-aware NeMoClaw image handling in brev/launch.sh: non-main launches now build ghcr.io/nvidia/openshell-community/sandboxes/nemoclaw:local-dev, import it into the k3s/containerd cluster, and allow SKIP_NEMOCLAW_IMAGE_BUILD to fall back cleanly to registry :latest.
  • Hardened the Welcome UI launch path in brev/welcome-ui/server.js: added proxy tracing, injected NO_PROXY/no_proxy into sandbox launch env, and kept the custom NEMOCLAW_IMAGE override path for on-the-fly sandbox images.
  • Reworked NeMoClaw startup in sandboxes/nemoclaw/nemoclaw-start.sh: reverted runtime back to inference.local, improved auto-pair approval behavior/logging, and fixed model metadata overrides so the context window/max token
    bump applies to both LiteLLM-era and inference.local model ids.
  • Tightened the NeMoClaw pairing UX in index.ts: added explicit console diagnostics, enforced a one-time automatic reload after pairing/bootstrap, and made the overlay wait for a stable post-reload connection before revealing
    the app.
  • Cleaned up supporting assets and docs: fixed the NeMoClaw Docker build in Dockerfile, and filled out the Brev quickstart section in README.md with CPU-only vs H100 deployment guidance.

@liveaverage liveaverage force-pushed the fix/branch-consolidation branch from 7cc27b0 to 7aa8d18 Compare March 14, 2026 05:09
@liveaverage
Copy link
Collaborator Author

@nv-kasikritc should be safe to review and merge!

@nv-kasikritc nv-kasikritc marked this pull request as ready for review March 14, 2026 08:50
@nv-kasikritc nv-kasikritc merged commit e5bdb94 into main Mar 14, 2026
4 checks passed
@nv-kasikritc
Copy link
Collaborator

LGTM 👍

@liveaverage liveaverage deleted the fix/branch-consolidation branch March 15, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants