From 0e0c6ef2b8bd514b261d2d530556adb175db625e Mon Sep 17 00:00:00 2001 From: guanghui yu <907402005@qq.com> Date: Wed, 9 Sep 2026 19:14:04 +0800 Subject: [PATCH] Add ACP Sidebar (Chrome side-panel client) to clients list --- docs/get-started/clients.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index a3c1d98a2..f8f1b9c06 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -9,6 +9,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [Anycode](https://github.com/anycode-ade/anycode) — web-based IDE with Rust backend and React frontend - [Chrome ACP](https://github.com/Areo-Joe/chrome-acp) (Chrome extension / PWA) +- [ACP Sidebar](https://github.com/aganhui/acp-sidepanel) (Chrome extension) — side-panel chat with your local Claude Code, with one-click quoting of selections and full pages - Emacs via [agent-shell.el](https://github.com/xenodium/agent-shell) - [Exo for VSCode](https://marketplace.visualstudio.com/items?itemName=AntonSubbotin.exo) — A typography-first VS Code client featuring parallel sessions isolated in Git worktrees, native Diff Editor approvals, and a distraction-free, highly polished UI. - [JetBrains](https://www.jetbrains.com/help/ai-assistant/acp.html)