From c997984f804b50e98f42115e464b94c0e800abe2 Mon Sep 17 00:00:00 2001 From: JC Date: Mon, 11 May 2026 12:19:03 +0200 Subject: [PATCH] Add Sniptail to ACP clients --- 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 ec9af1cf5..80840bb73 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -73,6 +73,7 @@ These mobile-first tools bring ACP and related coding-agent workflows to phones - [Telegram ACP Bot](https://github.com/mgaitan/telegram-acp-bot) (Telegram) — through the [`telegram-acp-bot`](https://github.com/mgaitan/telegram-acp-bot) connector - [Telegram-ACP](https://github.com/SuperKenVery/Telegram-ACP/) (Telegram) — Supports multi-thread chat and message streaming - [WeChat ACP](https://github.com/formulahendry/wechat-acp) (WeChat) +- [Sniptail](https://github.com/Justkog/sniptail) (Discord, Slack) - self-hosted chat bridge for running coding agents across your team’s repositories ## Frameworks