diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index bf80b851..54f1c337 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -53,6 +53,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [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. - [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) - [Devin Desktop](https://devin.ai/desktop) - [fabriqa.ai](https://fabriqa.ai)