From 487c432ffaa910bff5d9df5f3df9f2e0e4234e28 Mon Sep 17 00:00:00 2001 From: Pedro Nauck Date: Fri, 7 Aug 2026 15:38:59 -0300 Subject: [PATCH] Add CompozyOS --- docs/get-started/clients.mdx | 1 + 1 file changed, 1 insertion(+) 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)