From b67494c66c813db95ed55a055ca0b5033689aa7d Mon Sep 17 00:00:00 2001 From: steve green Date: Sat, 7 Feb 2026 01:51:27 +0800 Subject: [PATCH] new agent: Update agents.mdx https://github.com/steve02081504/fount/commit/793f590c96fae426b4de617b24994301b6ffb9a9 --- 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 b0712519..b70b7af7 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: - [Code Assistant](https://github.com/stippi/code-assistant?tab=readme-ov-file#configuration) - [Docker's cagent](https://github.com/docker/cagent) - [fast-agent](https://fast-agent.ai/acp) +- [fount](https://github.com/steve02081504/fount) - [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)