diff --git a/docs/get-started/clients.mdx b/docs/get-started/clients.mdx index 4f522233..9a9fe9fd 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -16,6 +16,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - through the [yetone/avante.nvim](https://github.com/yetone/avante.nvim) plugin - through the [hermes.nvim](https://github.com/Ruddickmg/hermes.nvim) plugin - [Obsidian](https://obsidian.md) — through the [Agent Client](https://github.com/RAIT-09/obsidian-agent-client) plugin +- [Pulsar](https://pulsar-edit.dev) — through the [pulsar-acp-agent](https://github.com/hovancik/pulsar-acp-agent) package - [Unity ACP Client](https://github.com/3DLabInstruments/UnityACPClient)(Unity plugin) - [Unity Agent Client](https://github.com/nuskey8/UnityAgentClient) (Unity editor) - Visual Studio Code — through the [ACP Client](https://github.com/formulahendry/vscode-acp) extension