479
A sandbox an ACP client can drive: a shell base, Claude Code, and the Agent Client Protocol adapter that fronts it — published as one kit. The same three kits compose by hand; this exists so an editor can be pointed at one reference instead of three that have to agree.
| Name | Required | Default | Description |
|---|---|---|---|
registry | Optional | docker.io/docker | Registry namespace the listed kits were pushed to |
[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]| Type | Required | Description | |
|---|---|---|---|
com.docker.sandbox/network-policy@1 | Required | — | |
com.docker.sandbox/credential@1 | Optional | Anthropic API access (API key or claude.ai OAuth) | |
com.docker.sandbox/volume@1 | Required | Conversation history; grows without bound, gets the headroom | |
com.docker.sandbox/volume@1 | Required | Per-session state; load-bearing for `claude -c` | |
com.docker.sandbox/volume@1 | Required | TodoWrite state | |
com.docker.sandbox/volume@1 | Required | Bash state snapshots across sessions | |
com.docker.sandbox/volume@1 | Required | Local feature-flag cache | |
com.docker.sandbox/lifecycle@1 | Required | — | |
com.docker.sandbox/agent-context@1 | Required | — | |
sbx run sbx-kit-claude-acp-set --kit docker.io/docker/sbx-kit-claude-acp-set:latestRun the following command to install sbx on your machine.
brew install docker/tap/sbxwinget install Docker.sbx