Add acp-bridge: ACP/A2A adapter for self-hosted local AI#343
Open
WCHungBlake wants to merge 2 commits into
Open
Add acp-bridge: ACP/A2A adapter for self-hosted local AI#343WCHungBlake wants to merge 2 commits into
WCHungBlake wants to merge 2 commits into
Conversation
acp-bridge bridges local LLM backends (Ollama, vLLM, llama.cpp, LM Studio, LocalAI, Jan, Tabby) to the Agent Client Protocol so air-gapped or on-prem models can be used from ACP clients (Zed, Neovim, etc.). v0.7.0 ships ACP server + client + A2A modes plus spec-compliance fixes (initialize/mcpServers). Binaries distributed as raw executables from the v0.7.0 GitHub release for darwin-aarch64, darwin-x86_64, linux-aarch64, linux-x86_64. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds acp-bridge to the registry — a Rust adapter that bridges local LLM backends (Ollama, vLLM, llama.cpp, LM Studio, LocalAI, Jan, Tabby) to the Agent Client Protocol, so air-gapped or on-prem models can be used from ACP clients like Zed and Neovim.
v0.7.0 highlights
--client) — also works as an orchestrator that spawns other ACP agents as child processes.--a2a) — HTTP server exposing an Agent Card at/.well-known/agent.json.initializereturns top-levelprotocolVersion: 1,agentCapabilities.promptCapabilities.image: true, andauthMethods: [];session/newacceptsmcpServers(previously silently dropped).Release: https://github.com/BlakeHung/acp-bridge/releases/tag/v0.7.0
Distribution
Raw binary downloads from the v0.7.0 GitHub release for four platforms:
Windows builds are not yet produced by the release workflow; will be added in a follow-up.
Checklist
idmatches directory name (acp-bridge)agent.jsonvalid against schemaicon.svgis 16x16, monochrome, usescurrentColorarchiveURLs return 200