From 79716c97c8da99b7901e727c51a8b9a04a60b89e Mon Sep 17 00:00:00 2001 From: Sheldon Date: Wed, 1 Apr 2026 21:08:04 +0800 Subject: [PATCH] docs: add Jockey to clients list --- 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 4abf2a5b..3439298b 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -31,6 +31,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [fabriqa.ai](https://fabriqa.ai) - [Harnss](https://github.com/OpenSource03/harnss) - [iflow-cli](https://github.com/iflow-ai/iflow-cli) +- [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) - [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)