From bbe2f303ea5a90f48286c1536d6c1d873cdfce96 Mon Sep 17 00:00:00 2001 From: Joey Shi Date: Fri, 17 Jul 2026 14:31:22 -0700 Subject: [PATCH] Added Casper to the list of web 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 7d1543d6b..2e27e8e02 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -45,6 +45,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [AionUi](https://github.com/iOfficeAI/AionUi) - [aizen](https://aizen.win) - [Braide](https://braide.dev) - Parallel sessions, worktrees, personas and interactive agent responses (supports macOS, Windows, Linux) +- [Casper](https://github.com/joeyshi12/casper) - A web client for kiro-cli that talks to it over the Agent Client Protocol (ACP), giving you a browser-based chat UI with live streaming, session history, and rich per-tool-call rendering. - [Codeg](https://github.com/xintaofei/codeg) — collaborative multi-agent coding workbench that unifies ACP agents (Claude Code, Codex, Gemini CLI, OpenCode, and more) with session aggregation; desktop app, self-hosted server, or Docker (macOS, Windows, Linux, Web) - [DeepChat](https://github.com/ThinkInAIXYZ/deepchat) - [Devin Desktop](https://devin.ai/desktop)