Supported Agents#

The following table summarizes the agents that run in OpenShell sandboxes. All 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.

Agent

Source

Default Policy

Notes

Claude Code

base

Full coverage

Works out of the box. Requires ANTHROPIC_API_KEY.

OpenCode

base

Partial coverage

Pre-installed. Add opencode.ai endpoint and OpenCode binary paths to the policy for full functionality.

Codex

base

No coverage

Pre-installed. Requires a custom policy with OpenAI endpoints and Codex binary paths. Requires OPENAI_API_KEY.

OpenClaw

openclaw

Bundled

Agent orchestration layer. Launch with openshell sandbox create --from openclaw.

More community agent sandboxes are available in the Community Sandboxes catalog.

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