From de46e4191ce7e8ffa154096744e6293e3b13b858 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 22 Aug 2026 11:33:58 -0600 Subject: [PATCH] Add Superlite to Desktop and Web clients Superlite is a blazing-fast Rust-native desktop client for ACP coding agents, with parallel sessions, browser remote, and push notifications. Available on macOS, Windows, Linux, and Web at https://superlite.dev --- 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..bc1ea9d3 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -75,6 +75,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [RLM Code](https://github.com/SuperagenticAI/rlm-code) - [Shellular](https://shellular.dev) ([GitHub](https://github.com/shellular-org)) - [Sidequery _(coming soon)_](https://sidequery.dev) +- [Superlite](https://superlite.dev) - blazing-fast Rust-native desktop client for ACP coding agents with parallel sessions, browser remote, and push notifications (macOS, Windows, Linux, Web) - [Tidewave](https://tidewave.ai/) - [Web Browser with AI SDK](https://github.com/mcpc-tech/ai-elements-remix-template) (powered by [@mcpc/acp-ai-provider](https://github.com/mcpc-tech/mcpc/tree/main/packages/acp-ai-provider)) - [Kangaroo](https://github.com/dbkangaroo/kangaroo) — database IDE with Agent Client Protocol support