From d6473b2b37c4646a20fef24578d717d83a03ac12 Mon Sep 17 00:00:00 2001 From: Haozhe Date: Wed, 3 Jun 2026 21:51:16 +0800 Subject: [PATCH] chore(changeset): update docs URL in acp-adapter changeset (#385) --- .changeset/acp-adapter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/acp-adapter.md b/.changeset/acp-adapter.md index 2f16b6053..6843b64e2 100644 --- a/.changeset/acp-adapter.md +++ b/.changeset/acp-adapter.md @@ -3,4 +3,4 @@ "@moonshot-ai/kimi-code": minor --- -Add `@moonshot-ai/acp-adapter` and the `kimi acp` subcommand: kimi-code now speaks [Agent Client Protocol 0.23](https://agentclientprotocol.com/) over stdio so IDEs (Zed, JetBrains AI Chat, custom clients) can drive sessions directly — coverage matrix, Zed configuration and breaking pre-release notes are in [`docs/en/reference/kimi-acp.md`](https://www.kimi.com/code/docs/en/kimi-code-cli/reference/kimi-acp.html). +Add `@moonshot-ai/acp-adapter` and the `kimi acp` subcommand: kimi-code now speaks [Agent Client Protocol 0.23](https://agentclientprotocol.com/) over stdio so IDEs (Zed, JetBrains AI Chat, custom clients) can drive sessions directly — coverage matrix, Zed configuration and breaking pre-release notes are in [kimi acp Subcommand Page](https://moonshotai.github.io/kimi-code/en/reference/kimi-acp.html). \ No newline at end of file