Crates.io | agent-client-protocol |
lib.rs | agent-client-protocol |
version | 0.4.3 |
created_at | 2025-07-24 16:21:02.393663+00 |
updated_at | 2025-09-25 09:56:39.273579+00 |
description | A protocol for standardizing communication between code editors and AI coding agents |
homepage | https://github.com/zed-industries/agent-client-protocol |
repository | https://github.com/zed-industries/agent-client-protocol |
max_upload_size | |
id | 1766254 |
size | 290,834 |
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).
The protocol is still under heavy development, and we aim to mature it as we get confidence in the design by implementing it in various settings.
Learn more at agentclientprotocol.com.
agent-client-protocol
- See examples/agent.rs and examples/client.rs@zed-industries/agent-client-protocol
- See examples/ACP is a protocol intended for broad adoption across the ecosystem; we follow a structured process to ensure changes are well-considered.
Pull requests should intend to close an existing issue.