From b3e9d71584f92b0d723e903993b837c56ed8ebfa Mon Sep 17 00:00:00 2001 From: Guian Fang Date: Mon, 17 Aug 2026 14:23:11 +0800 Subject: [PATCH] docs: add Claw Orchestrator to the agents list --- 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 6dc807e2..588eb644 100644 --- a/docs/get-started/agents.mdx +++ b/docs/get-started/agents.mdx @@ -11,6 +11,7 @@ The following agents can be used with an ACP Client: - [Blackbox AI](https://docs.blackbox.ai/features/blackbox-cli/introduction) - [Bub](https://github.com/bubbuild/bub) (via [bub-acp-server](https://github.com/bubbuild/bub-contrib/tree/main/packages/bub-acp-server)) - [Claude Agent](https://platform.claude.com/docs/en/agent-sdk/overview) (via [Zed's SDK adapter](https://github.com/zed-industries/claude-agent-acp)) +- [Claw Orchestrator](https://github.com/Enderfga/claw-orchestrator/blob/main/skills/references/acp.md) - [Cline](https://cline.bot/) - [Codex CLI](https://developers.openai.com/codex/cli) (via [Zed's adapter](https://github.com/zed-industries/codex-acp)) - [Code Assistant](https://github.com/stippi/code-assistant?tab=readme-ov-file#configuration)