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)