by agentclientprotocol · 未分类 · ★ 4.2k
Agent Client Protocol The Agent Client Protocol (ACP) standardizes communication between code editors (interactive programs for viewing and editing source code) and coding agents (programs that use generative AI to autonomously modify code). Learn more at agentclientprotocol.com. Rust Crate and Schema Artifacts This repository's root Rust crate is . It provides the Rust data model for ACP wire messages, including request, response, notification, JSON-RPC envelope, and protocol-version types.
| Stars | 4,186 |
| Forks | 381 |
| Language | Rust |
| Category | 未分类 |
| License | Apache-2.0 |
| Quality Score | 52.6518821523551/100 |
| Open Issues | 44 |
| Last Updated | 2026-09-08 |
| Created | 2025-06-23 |
| Platforms | cli, rust |
| Est. Tokens | ~23k |
These tools work well together with agent-client-protocol for enhanced workflows:
Explore other popular 未分类 tools:
agent-client-protocol is A protocol for connecting any editor to any agent. It is categorized as a 未分类 with 4.2k GitHub stars.
agent-client-protocol is primarily written in Rust.
You can find installation instructions and usage details in the agent-client-protocol GitHub repository at github.com/agentclientprotocol/agent-client-protocol. The project has 4.2k stars and 381 forks, indicating an active community.
agent-client-protocol is released under the Apache-2.0 license, making it free to use and modify according to the license terms.