Skip to content

Add pi-sdk-acp-adapter#252

Open
frmhd wants to merge 1 commit intoagentclientprotocol:mainfrom
frmhd:add-pi-sdk-acp-adapter
Open

Add pi-sdk-acp-adapter#252
frmhd wants to merge 1 commit intoagentclientprotocol:mainfrom
frmhd:add-pi-sdk-acp-adapter

Conversation

@frmhd
Copy link
Copy Markdown

@frmhd frmhd commented Apr 22, 2026

Summary

Adds Pi Coding Agent SDK adapter (pi-sdk-acp-adapter) to the ACP registry.

About

ACP adapter for the Pi Coding Agent. Bridges Pi to ACP-compatible clients such as Zed, JetBrains IDEs, and Obsidian with the Agent Client plugin.

Difference from pi-acp

There is an existing pi-acp entry in the registry that wraps Pi via a subprocess bridge. This entry (pi-sdk-acp-adapter) is an ACP adapter built directly on Pi's SDK with a focus on richer client integration:

  • File paths — proper file path reporting for client navigation
  • Native terminal outputs — via delegation for live output streaming in the client
  • FS operations delegation — for proper diff display in ACP clients

Distribution

npx (@frmhd/pi-sdk-acp-adapter@0.1.4)

Files Added

  • pi-sdk-acp-adapter/agent.json — Agent metadata and distribution info
  • pi-sdk-acp-adapter/icon.svg — 16×16 monochrome Pi logo using currentColor

@frmhd frmhd force-pushed the add-pi-sdk-acp-adapter branch from a799640 to 29991fd Compare April 24, 2026 12:09
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