From 4d0a5f6f8631198241e54301f34e9973da72f2d2 Mon Sep 17 00:00:00 2001 From: hrhrng Date: Sun, 23 Aug 2026 14:49:36 +0800 Subject: [PATCH] docs: add Martty to CLI and TUI 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 a4b6aa39..f03e67f7 100644 --- a/docs/get-started/clients.mdx +++ b/docs/get-started/clients.mdx @@ -41,6 +41,7 @@ The following projects implement ACP directly, connect ACP agents to other envir - [acpx (CLI)](https://github.com/openclaw/acpx) - [Hash (shell)](https://github.com/tfcace/hash) - [Hydra](https://github.com/smagnuso/hydra-acp) +- [Martty](https://github.com/openma-ai/Martty) — extensible Rust/ratatui terminal client for DeepSeek Harness and other ACP-compatible agents - [Nori CLI](https://github.com/tilework-tech/nori-cli) - [pool](https://github.com/poolsideai/pool) - [Toad](https://www.batrachian.ai/)