From a6a70c9ad143cd3d72a798f5fed1aeafae9cf05d Mon Sep 17 00:00:00 2001 From: zhangxunx <422536698@qq.com> Date: Sat, 24 Jan 2026 14:13:29 +0800 Subject: [PATCH] Add Qoder CLI link to agents page --- docs/overview/agents.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/overview/agents.mdx b/docs/overview/agents.mdx index eb9ad3ee..1d0ee587 100644 --- a/docs/overview/agents.mdx +++ b/docs/overview/agents.mdx @@ -22,6 +22,7 @@ The following agents can be used with an ACP Client: - [OpenCode](https://github.com/sst/opencode) - [OpenHands](https://docs.openhands.dev/openhands/usage/run-openhands/acp) - [Pi](https://github.com/badlogic/pi-mono/tree/main/packages/coding-agent) (via [pi-acp adapter](https://github.com/svkozak/pi-acp)) +- [Qoder CLI](https://docs.qoder.com/cli/acp) - [Qwen Code](https://github.com/QwenLM/qwen-code) - [Stakpak](https://github.com/stakpak/agent?tab=readme-ov-file#agent-client-protocol-acp) - [VT Code](https://github.com/vinhnx/vtcode/blob/main/README.md#zed-ide-integration-agent-client-protocol)