From 81ac8bece490171e358253a814bdbceb160ff08e Mon Sep 17 00:00:00 2001 From: Jorge Gomez Date: Wed, 12 Aug 2026 10:31:57 -0400 Subject: [PATCH] Add Kaagum to the agent list --- docs/get-started/agents.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/get-started/agents.mdx b/docs/get-started/agents.mdx index 6f4900607..676ed9f5e 100644 --- a/docs/get-started/agents.mdx +++ b/docs/get-started/agents.mdx @@ -25,7 +25,8 @@ The following agents can be used with an ACP Client: - [GitHub Copilot](https://github.com/features/copilot) (in [public preview](https://github.blog/changelog/2026-01-28-acp-support-in-copilot-cli-is-now-in-public-preview/)) - [Goose](https://block.github.io/goose/docs/guides/acp-clients) - [Hermes Agent](https://hermes-agent.nousresearch.com/docs/user-guide/features/acp) -- [Junie by JetBrains](https://junie.jetbrains.com/) +- [Junie by JetBrains](https://junie.jetbrains.com) +- [Kaagum](https://git.systemreboot.net/kaagum/about/) - [Kimi CLI](https://github.com/MoonshotAI/kimi-cli) - [Kiro CLI](https://kiro.dev/docs/cli/acp/) - [localharness](https://github.com/compusophy/localharness#quickstart)