Sign inSign up

docker/sbx-kit-claude-acp:0.79.0

Multi-platform
Manifest digest

sha256:59c266b470e6bf1d956447ca37bcf60d5a40262d29122ae366638a87f799a716

Last pushed

1 day by cdupuis

Type

Sandbox Kit

Manifest digest

sha256:59c266b470e6bf1d956447ca37bcf60d5a40262d29122ae366638a87f799a716

MIXIN

The Agent Client Protocol adapter for Claude Code as a mixin — the claude-agent-acp stdio server with its Node runtime in an overlay, bound to the composed claude binary. Layer it onto a base that composes the claude-mixin kit and point an ACP client (such as Zed) at `claude-agent-acp`.


Arguments
NameRequiredDefaultDescription
versionOptional0.79.0

claude-agent-acp release to install



CapabilitiesExpand a row to see its full configuration.
TypeRequiredDescription
com.docker.sandbox/agent-context@1Required

Requiresclaude

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/docker/sbx-kit-claude-acp:0.79.0

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx