openclaw/extensions/openshell
2026-08-01 09:11:09 -07:00
..
src refactor(sandbox): share container backend with Podman 2026-07-31 00:06:33 -04:00
index.ts fix(sandbox): use materialized skill paths in startup prompts (#91791) 2026-06-10 23:35:34 +09:00
openclaw.plugin.json feat(openshell): add workspace selection (#114952) 2026-07-28 14:53:46 -04:00
package.json chore: update dependencies across workspace (#115677) 2026-07-29 05:16:42 -04:00
README.md feat(openshell): add workspace selection (#114952) 2026-07-28 14:53:46 -04:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00

@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.

Configuring an OpenShell workspace requires OpenShell v0.0.88 or newer. The plugin supports OpenShell control-plane workspaces through plugins.entries.openshell.config.workspace; this is separate from OpenClaw's local/remote filesystem workspace mode. The setting applies to the whole plugin instance, not individual agents or sessions. When unset, the plugin preserves the OpenShell CLI's ambient OPENSHELL_WORKSPACE selection, or its default fallback when no ambient selection exists.

Install

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:

Package

  • Plugin id: openshell
  • Package: @openclaw/openshell-sandbox
  • Minimum OpenClaw host: 2026.5.12-beta.1