From 972c8c895a7f5db607b97b9fa8b4e8466530174f Mon Sep 17 00:00:00 2001 From: Alex Hancock Date: Wed, 24 Sep 2025 15:54:22 -0400 Subject: [PATCH] Add goose to docs about available agents --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3229a82e..59051ce5 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/). - [Gemini](https://github.com/google-gemini/gemini-cli) - [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview) - [via Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp) +- [Goose](https://github.com/block/goose) + - [via Goose's acp command](https://block.github.io/goose/docs/guides/acp-clients) ## Libraries and Schema