Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/get-started/clients.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down