From 06b799fff9ef49fa225dd698770047ed01d35ddb Mon Sep 17 00:00:00 2001 From: Jonathan Jin Date: Wed, 28 Jan 2026 10:43:50 -0500 Subject: [PATCH] add Github Copilot to Agents page https://github.blog/changelog/2026-01-28-acp-support-in-copilot-cli-is-now-in-public-preview/ --- docs/get-started/agents.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/get-started/agents.mdx b/docs/get-started/agents.mdx index 4da4ce25..340623f3 100644 --- a/docs/get-started/agents.mdx +++ b/docs/get-started/agents.mdx @@ -14,6 +14,7 @@ The following agents can be used with an ACP Client: - [Docker's cagent](https://github.com/docker/cagent) - [fast-agent](https://fast-agent.ai/acp) - [Gemini CLI](https://github.com/google-gemini/gemini-cli) +- [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) - [JetBrains Junie _(coming soon)_](https://www.jetbrains.com/junie/) - [Kimi CLI](https://github.com/MoonshotAI/kimi-cli)