dsh plugins中文
← Back to popular plugin directory

Based on proxy client

devloom1024/dsh-acp-gateway · skills

Third-party complete DeepSeek Harness agent over the Agent Client Protocol (ACP) — a superset of the official automation-only @deepseek-ai/dsh-acp.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

First boot takes 15-20s (a full DSH instance boots); each agent window is its own process that exits with the window. Sessions persist in /.dsh (DSHACPHOME isolates), so session/load resumes them later. Set the model provider's API key env var (e.g. OPENCODEGOAPIKEY or DEEPSEEKAPIKEY). Self-hosted ACP Registry

This repository also publishes a self-hosted ACP registry entry:

It is a standard ACP registry JSON with an npx distribution:

Install command

dsh plugin --profile web add github:devloom1024/dsh-acp-gateway
View GitHub repository ↗Back to popular plugin directory