diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index a4b6aa39..4c5c8e68 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -54,6 +54,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [aizen](https://aizen.win) - [Braide](https://braide.dev) - Parallel sessions, worktrees, personas and interactive agent responses (supports macOS, Windows, Linux) - [Casper](https://github.com/joeyshi12/casper) - A web client for kiro-cli that talks to it over the Agent Client Protocol (ACP), giving you a browser-based chat UI with live streaming, session history, and rich per-tool-call rendering. +- [Clover](https://github.com/zhangcongmr/clover) - [Codeg](https://github.com/xintaofei/codeg) — collaborative multi-agent coding workbench that unifies ACP agents (Claude Code, Codex, Gemini CLI, OpenCode, and more) with session aggregation; desktop app, self-hosted server, or Docker (macOS, Windows, Linux, Web) - [CompozyOS](https://github.com/compozy/compozy) — open-source agent OS: runs ACP agents as a team on loops and schedules, with shared memory and approvals (Web, CLI) - [DeepChat](https://github.com/ThinkInAIXYZ/deepchat)