From 4c16363ee73f0c5051a80b9750153a769cc47ad5 Mon Sep 17 00:00:00 2001 From: diodeme Date: Sat, 1 Aug 2026 14:48:41 +0800 Subject: [PATCH] docs: add Gold Band to desktop clients --- 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 bf6e3355..8a5216e5 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 - [Devin Desktop](https://devin.ai/desktop) - [fabriqa.ai](https://fabriqa.ai) - [gemini-cli-desktop](https://github.com/Piebald-AI/gemini-cli-desktop) +- [Gold Band](https://github.com/diodeme/Gold-Band) — open-source, local-first ACP desktop client supporting direct agent conversations, DSL-based workflow orchestration, AI-generated dynamic workflows, and unified context management (Windows, macOS, Linux) - [Harnss](https://github.com/OpenSource03/harnss) - [Jockey](https://github.com/recailai/jockey) — open-source multi-agent orchestrator (Tauri + Rust + SolidJS) that coordinates Claude Code, Gemini CLI, and Codex CLI via ACP - [Lody](https://lody.ai)