Skip to content

chore: rename project from NemoClaw to OpenShell#198

Merged
drew merged 5 commits intomainfrom
rename-nemoclaw-to-openshell
Mar 10, 2026
Merged

chore: rename project from NemoClaw to OpenShell#198
drew merged 5 commits intomainfrom
rename-nemoclaw-to-openshell

Conversation

@drew
Copy link
Copy Markdown
Collaborator

@drew drew commented Mar 10, 2026

Summary

This PR renames the entire project from "NemoClaw" to "OpenShell":

  • Renames CLI binary from nemoclaw to openshell
  • Renames Python package from nemoclaw to openshell
  • Renames all NEMOCLAW_* environment variables to OPENSHELL_*
  • Updates config paths from ~/.config/nemoclaw/ to ~/.config/openshell/
  • Updates all container registry references from ghcr.io/nvidia/nemoclaw to ghcr.io/nvidia/openshell
  • Updates repository URLs from NVIDIA/NemoClaw to NVIDIA/OpenShell

Changes

Category Before After
CLI binary nemoclaw openshell
Python package nemoclaw openshell
Environment variables NEMOCLAW_* OPENSHELL_*
Config directory ~/.config/nemoclaw/ ~/.config/openshell/
Container registry ghcr.io/nvidia/nemoclaw ghcr.io/nvidia/openshell
GitHub repo NVIDIA/NemoClaw NVIDIA/OpenShell

Files Changed

  • 163 files modified
  • All Rust, Python, shell, YAML, TOML, and Markdown files updated
  • Documentation, examples, E2E tests, and workflows updated

Testing

  • Manual review of key files to verify correct replacements
  • No functional changes - purely a rename operation

@drew drew self-assigned this Mar 10, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 10, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-10 18:50 UTC

- Rename CLI binary from 'nemoclaw' to 'openshell'
- Rename Python package from 'nemoclaw' to 'openshell'
- Rename all NEMOCLAW_* environment variables to OPENSHELL_*
- Update config paths from ~/.config/nemoclaw/ to ~/.config/openshell/
- Update all GitHub/container registry references from nemoclaw to openshell
- Update repository URLs from NVIDIA/NemoClaw to NVIDIA/OpenShell
- Update all documentation, examples, and tests
@drew drew force-pushed the rename-nemoclaw-to-openshell branch from e88c349 to bcbe18c Compare March 10, 2026 18:28
@drew drew merged commit 0a2dfea into main Mar 10, 2026
11 checks passed
@drew drew deleted the rename-nemoclaw-to-openshell branch March 10, 2026 18:49
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.

1 participant