by agentclientprotocol · AI Tool · ★ 4.0k
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,046 |
| Forks | 353 |
| Language | Rust |
| Category | AI Tool |
| License | Apache-2.0 |
| Quality Score | 52.6518821523551/100 |
| Open Issues | 41 |
| Last Updated | 2026-08-23 |
| 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 ai tool tools:
agent-client-protocol is A protocol for connecting any editor to any agent. It is categorized as a AI Tool with 4.0k 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.0k stars and 353 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.