Skip to content

feat(acp): publish a generic agent runtime image target - #6418

Open
RossHartmann wants to merge 1 commit into
block:mainfrom
Kiingo:upstream/acp-runtime-image-20260820
Open

feat(acp): publish a generic agent runtime image target#6418
RossHartmann wants to merge 1 commit into
block:mainfrom
Kiingo:upstream/acp-runtime-image-20260820

Conversation

@RossHartmann

Copy link
Copy Markdown

Summary

  • compile buzz-acp, the Buzz CLI, and the developer MCP binary in the existing release builder
  • add an unprivileged agent-runtime Docker target for provider-supplied ACP adapters
  • preserve the existing stripped relay runtime as the default final target

Why

Hosted ACP providers currently need to duplicate Buzz binary construction or run a full relay image. This target gives them a minimal, provider-neutral base while leaving adapter installation, credentials, models, and policy to the derived provider image.

Validation

  • docker buildx build --check --target agent-runtime . (no warnings)
  • git diff --check

The commit is signed off under the DCO.

Signed-off-by: Ross Hartmann <1750494+RossHartmann@users.noreply.github.com>
@RossHartmann
RossHartmann requested a review from a team as a code owner August 20, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant