From 2b54968666a0fe657f616ea277e02e5b473bd36f Mon Sep 17 00:00:00 2001 From: debjan Date: Sun, 23 Aug 2026 08:11:38 +0200 Subject: [PATCH] Add Sublime Text ACP plugin --- 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 a4b6aa39..1efac6cd 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -24,6 +24,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [Open Knowledge](https://openknowledge.ai) — local-first Markdown knowledge base with built-in ACP agent threads and one-click agent install from the ACP Registry - [Pulsar](https://pulsar-edit.dev) — through the [pulsar-acp-agent](https://github.com/hovancik/pulsar-acp-agent) package - [Qt Creator](https://www.qt.io/development/tools/qt-creator-ide) — through the [ACP Client Plugin](https://doc.qt.io/qtcreator/creator-how-to-use-acp-client.html) +- [Sublime Text](https://www.sublimetext.com) - through the [ACP plugin](https://github.com/debjan/sublime-acp) - [Unity ACP Client](https://github.com/3DLabInstruments/UnityACPClient)(Unity plugin) - [Unity Agent Client](https://github.com/nuskey8/UnityAgentClient) (Unity editor) - Visual Studio — through the [Poolside Assistant](https://marketplace.visualstudio.com/items?itemName=poolside-ai.vs-acp-assistant)