From 59bc27f0fd50739de911ca4cb41f3d267cde0052 Mon Sep 17 00:00:00 2001 From: "xu.li" <62833389+x-lixu@users.noreply.github.com> Date: Thu, 6 Aug 2026 16:09:17 +0800 Subject: [PATCH] showcase: add qwen-audio-agent voice frontend for Qoder and ACP agents --- src/content/showcase/qwen-audio-agent.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/content/showcase/qwen-audio-agent.md diff --git a/src/content/showcase/qwen-audio-agent.md b/src/content/showcase/qwen-audio-agent.md new file mode 100644 index 0000000..e89423b --- /dev/null +++ b/src/content/showcase/qwen-audio-agent.md @@ -0,0 +1,9 @@ +--- +title: "qwen-audio-agent" +description: "Realtime full-duplex voice frontend for AI coding agents — talk hands-free to Qoder and any ACP agent with barge-in, background task results read back into the conversation, and a fully local wake word." +tags: ["Voice", "ACP", "Hands-free"] +image: "https://raw.githubusercontent.com/QwenAudio/qwen-audio-agent/main/docs/promo/media/social-banner.png" +link: "https://github.com/QwenAudio/qwen-audio-agent" +date: 2026-08-06 +featured: false +---