diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index a4b6aa39..3e330cca 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -10,6 +10,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) - 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) - [neovim](https://neovim.io) - through the [CodeCompanion](https://github.com/olimorris/codecompanion.nvim) plugin