sha256:59c266b470e6bf1d956447ca37bcf60d5a40262d29122ae366638a87f799a716
Last pushed
1 day by cdupuis
Type
Sandbox Kit
Manifest digest
sha256:59c266b470e6bf1d956447ca37bcf60d5a40262d29122ae366638a87f799a716
schemaVersion: "3"
displayName: Claude Code ACP adapter
author: Docker, Inc.
description: 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`.
sourceUrl: https://github.com/zed-industries/claude-code-acp
kind: mixin
provides:
- [email protected]
requires:
- claude
capabilities:
- type: com.docker.sandbox/agent-context@1
config:
contentFile: /usr/share/sandbox/kit/claude-acp/claude-acp-context.md
args:
version:
default: 0.79.0
description: claude-agent-acp release to install
pattern: ^[0-9]+\.[0-9]+\.[0-9]+$
buildArg: ACP_VERSION