diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index a3c1d98a2..41e03e307 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -75,6 +75,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [Minion Mind](https://minion-mind.nebulame.com/) — through the [Agent Client](https://github.com/RAIT-09/obsidian-agent-client) plugin - [Mitto](https://github.com/inercia/mitto) - [Ngent](https://github.com/beyond5959/ngent) +- [Panda](https://github.com/lukaisluka/Panda) — a ready-made UI for your ACP agent: you implement the agent side, Panda ships the streaming chat, tool-call cards, inline permission prompts, diffs and session history (Web with scripted demo; macOS/Windows desktop) - [Poolside Desktop Assistant](https://poolside.ai/get-started) - An agent agnostic worktree native macOS desktop app. - [qwen-audio-agent](https://github.com/QwenAudio/qwen-audio-agent) — realtime full-duplex voice client for ACP agents, with wake word and barge-in (macOS desktop, TUI, Web) - [RayClaw](https://github.com/rayclaw/rayclaw?tab=readme-ov-file#acp-agent-client-protocol)