Supported Agents

View as Markdown

The following table summarizes the agents that run in OpenShell sandboxes. Most agent sandbox images are maintained in the OpenShell Community repository. Agents in the base image are auto-configured when passed as the trailing command to openshell sandbox create.

AgentSourceDefault PolicyNotes
Claude CodebaseFull coverageWorks out of the box with an attached claude-code provider. For another model platform, attach an endpoint-bearing profile and configure Claude Code for that platform’s native API.
OpenCodebasePartial coveragePre-installed. Attach the selected model provider, configure its native base URL and model, and ensure the imported profile names OpenCode’s service endpoint and binary paths.
CodexbaseNo coveragePre-installed. Requires a custom policy with OpenAI endpoints and Codex binary paths. Requires OPENAI_API_KEY.
GitHub Copilot CLIbaseFull coveragePre-installed. Works out of the box. Requires GITHUB_TOKEN or COPILOT_GITHUB_TOKEN.
OpenClawNemoClawBlueprint-managedRun OpenClaw more securely inside NVIDIA OpenShell with the NemoClaw blueprint.
Hermes AgentNemoClawBlueprint-managedRun Hermes Agent more securely inside NVIDIA OpenShell with the NemoClaw blueprint.
OllamaollamaBundledRun cloud and local models. Includes Claude Code, Codex, and OpenCode. Launch with openshell sandbox create --from ollama.
PipiBundledComes with Pi pre-installed. Launch with openshell sandbox create --from pi.

For base image details and --from usage, refer to Sandboxes.

For a complete support matrix, refer to the Support Matrix page.