diff --git a/README.md b/README.md index 8af30dea..722d69da 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ 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](https://agentclientprotocol.com/). ## Integrations