From 182e6be5adadd61d4a4c2c7713a671eb08d22f0a Mon Sep 17 00:00:00 2001 From: Chris Griffing Date: Tue, 11 Aug 2026 17:15:01 -0400 Subject: [PATCH 1/2] docs: Add GitKraken Kepler 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 bf80b8514..b53967d30 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -57,6 +57,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) +- [GitKraken Kepler](https://www.gitkraken.com/kepler) — GitKraken’s agentic development environment (ADE) giving you full clarity and control to run parallel agents at scale - [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 From 6e8ee116b7ca34d4172acff756c7731dff283dc4 Mon Sep 17 00:00:00 2001 From: Chris Griffing Date: Tue, 11 Aug 2026 17:40:30 -0400 Subject: [PATCH 2/2] chore: update naming of Kepler --- docs/get-started/clients.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index b53967d30..426e0fc65 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -57,10 +57,10 @@ 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) -- [GitKraken Kepler](https://www.gitkraken.com/kepler) — GitKraken’s agentic development environment (ADE) giving you full clarity and control to run parallel agents at scale - [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 +- [Kepler](https://www.gitkraken.com/kepler) — GitKraken’s agentic development environment (ADE) giving you full clarity and control to run parallel agents at scale - [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)