From c39480bfd43d827309c65cb0f6504c5492b43707 Mon Sep 17 00:00:00 2001 From: Hunter Bown Date: Tue, 12 May 2026 23:40:02 -0500 Subject: [PATCH] docs: reference community ACP adapter Harvested from PR #1543 by @rockeverm3m. Co-authored-by: rockeverm3m --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d68128b..446ac83e 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,10 @@ The first ACP slice supports new sessions and prompt responses through your existing DeepSeek config/API key. Tool-backed editing and checkpoint replay are not exposed through ACP yet. +Community-maintained adapter: [acp-deepseek-adapter](https://github.com/rockeverm3m/acp-deepseek-adapter) +bridges `deepseek exec --auto` to `cc-connect` for users who need tool-backed +ACP workflows outside the built-in Zed slice. + ### Keyboard Shortcuts | Key | Action |