mistralai/agent-client-protocol
forked from agentclientprotocol/agent-client-protocol
Captured source
source ↗mistralai/agent-client-protocol
Description: A protocol for connecting any editor to any agent
Language: Rust
License: Apache-2.0
Stars: 4
Forks: 1
Open issues: 0
Created: 2025-11-13T12:21:53Z
Pushed: 2026-02-17T18:39:31Z
Default branch: main
Fork: yes
Parent repository: agentclientprotocol/agent-client-protocol
Archived: no
README:
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](./schema/schema.json)
- 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/
- 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](./CONTRIBUTING.md) 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).
Excerpt shown — open the source for the full document.
Notability
notability 3.0/10Routine fork by Mistral, low traction.