Skip to content

Commit 0a2dfea

Browse files
authored
chore: rename project from NemoClaw to OpenShell (#198)
1 parent 2b3ee59 commit 0a2dfea

File tree

163 files changed

+1312
-1390
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

163 files changed

+1312
-1390
lines changed

.agents/skills/debug-navigator-cluster/SKILL.md

Lines changed: 34 additions & 34 deletions
Large diffs are not rendered by default.

.agents/skills/generate-sandbox-policy/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@ network_policies:
412412
# <generated policies go here>
413413
```
414414

415-
The `filesystem_policy`, `landlock`, and `process` sections above are sensible defaults. Tell the user these are defaults and may need adjustment for their environment. Cluster inference is configured separately through `nemoclaw cluster inference set/get`. The generated `network_policies` block is the primary output.
415+
The `filesystem_policy`, `landlock`, and `process` sections above are sensible defaults. Tell the user these are defaults and may need adjustment for their environment. Cluster inference is configured separately through `openshell cluster inference set/get`. The generated `network_policies` block is the primary output.
416416

417417
If the user provides a file path, write to it. Otherwise, suggest `deploy/docker/sandbox/dev-sandbox-policy.yaml` for local development or ask where to place it.
418418

.agents/skills/generate-sandbox-policy/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ network_policies:
868868
- { path: /usr/local/bin/claude }
869869
```
870870

871-
The agent notes that `filesystem_policy`, `landlock`, and `process` are sensible defaults that may need adjustment, and that cluster inference is configured separately via `nemoclaw cluster inference set/get` rather than an `inference` policy block.
871+
The agent notes that `filesystem_policy`, `landlock`, and `process` are sensible defaults that may need adjustment, and that cluster inference is configured separately via `openshell cluster inference set/get` rather than an `inference` policy block.
872872

873873
---
874874

0 commit comments

Comments
 (0)