mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-04 10:44:06 +00:00
26 lines
629 B
Markdown
26 lines
629 B
Markdown
# @openclaw/openshell-sandbox
|
|
|
|
Official NVIDIA OpenShell sandbox backend for OpenClaw.
|
|
|
|
This plugin lets OpenClaw use OpenShell-managed sandboxes with mirrored local workspaces and SSH command execution.
|
|
|
|
## Install
|
|
|
|
```bash
|
|
openclaw plugins install @openclaw/openshell-sandbox
|
|
```
|
|
|
|
Restart the Gateway after installing or updating the plugin.
|
|
|
|
## Configure
|
|
|
|
Use the OpenShell docs for credentials, workspace mirroring, runtime selection, and troubleshooting:
|
|
|
|
- https://docs.openclaw.ai/gateway/openshell
|
|
|
|
## Package
|
|
|
|
- Plugin id: `openshell`
|
|
- Package: `@openclaw/openshell-sandbox`
|
|
- Minimum OpenClaw host: `2026.5.12-beta.1`
|