Skip to content

Add codebuff-acp#453

Open
dvaJi wants to merge 1 commit into
agentclientprotocol:mainfrom
dvaJi:add-codebuff-acp
Open

Add codebuff-acp#453
dvaJi wants to merge 1 commit into
agentclientprotocol:mainfrom
dvaJi:add-codebuff-acp

Conversation

@dvaJi

@dvaJi dvaJi commented Jul 22, 2026

Copy link
Copy Markdown

Adds codebuff-acp — an unofficial
ACP adapter for the Codebuff agent engine, distributed on npm as
codebuff-agent-acp.

  • npm: codebuff-agent-acp@0.1.1 (published with provenance)
  • auth: terminal--setup collects the Codebuff API key and saves it
    locally (~/.codebuff-acp/config.json)
  • icon: 16×16 monochrome, currentColor
  • license: Apache-2.0

Unofficial / community project — not affiliated with, endorsed by, or
sponsored by Codebuff, Inc.

Validation:

  • agent.json matches the schema
  • icon.svg is 16×16, monochrome (currentColor / none only)
  • npm package exists; version 0.1.1 matches the pinned distribution
  • initialize advertises a terminal auth method (--setup)

Copilot AI review requested due to automatic review settings July 22, 2026 02:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new ACP agent entry (codebuff-acp) to the registry for the community-maintained Codebuff adapter distributed via npm.

Changes:

  • Adds codebuff-acp/agent.json with an npx distribution pinned to codebuff-agent-acp@0.1.1.
  • Adds a 16×16 monochrome codebuff-acp/icon.svg using currentColor.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
codebuff-acp/agent.json New registry entry for the Codebuff ACP adapter (id, metadata, and npm distribution).
codebuff-acp/icon.svg New 16×16 monochrome SVG icon for the agent entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants