From f6ec3d30f072d1a17904845d0069af6fc3e57cd0 Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Fri, 10 Oct 2025 17:56:49 +0200 Subject: [PATCH] trigger docs deployment --- README.md | 2 -- 1 file changed, 2 deletions(-) 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