From 0ccff7c7058afdeffed1fe1cb65ff0a7a2925eb1 Mon Sep 17 00:00:00 2001 From: hrhrng Date: Fri, 14 Aug 2026 23:11:41 +0800 Subject: [PATCH] Add DeepSeek Harness (dsh-acp) ACP adapter for DeepSeek Harness (dsh): sessions with history load/restore, permission presets as session modes, agent presets, live model catalog, per-session MCP servers, skills, and Terminal Auth via `dsh-acp login` (npx distribution, self-contained with a vendored harness fallback; an installed dsh takes precedence). --- dsh-acp/agent.json | 16 ++++++++++++++++ dsh-acp/icon.svg | 3 +++ 2 files changed, 19 insertions(+) create mode 100644 dsh-acp/agent.json create mode 100644 dsh-acp/icon.svg diff --git a/dsh-acp/agent.json b/dsh-acp/agent.json new file mode 100644 index 000000000..5c91e4dbe --- /dev/null +++ b/dsh-acp/agent.json @@ -0,0 +1,16 @@ +{ + "id": "dsh-acp", + "name": "DeepSeek Harness", + "version": "0.4.5", + "description": "ACP adapter for DeepSeek Harness (dsh) — sessions, permission presets, agent presets, live model catalog, MCP servers, and skills from any ACP client", + "repository": "https://github.com/openma-ai/deepseek-harness-acp", + "authors": [ + "OpenMA" + ], + "license": "Apache-2.0", + "distribution": { + "npx": { + "package": "@openma/deepseek-harness-acp@0.4.5" + } + } +} diff --git a/dsh-acp/icon.svg b/dsh-acp/icon.svg new file mode 100644 index 000000000..d97440b23 --- /dev/null +++ b/dsh-acp/icon.svg @@ -0,0 +1,3 @@ + + +