From efb5727c88e0523f4320c39c637e010f21b88bca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=97=AD?= Date: Wed, 5 Aug 2026 22:40:59 +0800 Subject: [PATCH] docs: mention qwen-audio-agent as a voice ACP client --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44bbde6d25..e700a588a9 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Then you can create Kimi CLI threads in IDE's agent panel. ![](./docs/media/acp-integration.gif) +If you prefer talking to Kimi CLI with your voice, [qwen-audio-agent](https://github.com/QwenAudio/qwen-audio-agent) is an open-source full-duplex voice runtime that launches Kimi CLI as an ACP agent, so you can have spoken conversations with it on macOS (desktop app, TUI, and web UI). + ### Zsh integration You can use Kimi CLI together with Zsh, to empower your shell experience with AI agent capabilities.