55 releases (9 breaking)
Uses new Rust 2024
| 0.9.3 | Jan 9, 2026 |
|---|---|
| 0.9.2 | Dec 17, 2025 |
| 0.8.0 | Dec 1, 2025 |
| 0.7.0 | Oct 24, 2025 |
| 0.0.13 | Jul 28, 2025 |
#26 in Development tools
82,876 downloads per month
Used in 11 crates
(6 directly)
120KB
2K
SLoC
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.
Integrations
- Schema
- Agents
- Clients
- Official Libraries
- Kotlin:
acp-kotlin- Supports JVM, other targets are in progress, see samples - Python:
python-sdk- See examples - Rust:
agent-client-protocol- See examples/agent.rs and examples/client.rs - TypeScript:
@agentclientprotocol/sdk- See examples/
- Kotlin:
- Community Libraries
Contributing
ACP is a protocol intended for broad adoption across the ecosystem; we follow a structured process to ensure changes are well-considered. Read the Contributing Guide for more information.
Contribution Policy
This project does not require a Contributor License Agreement (CLA). Instead, contributions are accepted under the following terms:
By contributing to this project, you agree that your contributions will be licensed under the Apache License, Version 2.0. You affirm that you have the legal right to submit your work, that you are not including code you do not have rights to, and that you understand contributions are made without requiring a Contributor License Agreement (CLA).
Dependencies
~2.8–4MB
~76K SLoC