devloom1024/dsh-acp-gateway

devloom1024★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

Third-party complete DeepSeek Harness agent over the Agent Client Protocol (ACP) — a superset of the official automation-only @deepseek-ai/dsh-acp. npx one-command, offline archive, works with Zed / VS Code ACP / Claude Code.

README 摘要

dsh-acp-gateway An independent, third-party DeepSeek Harness agent over the Agent Client Protocol (ACP v1) — a complete ACP agent over stdio that any ACP-compatible client (Zed, VS Code ACP, Claude Code, ...) can launch directly. It is a superset of the official automation-only @deepseek-ai/dsh-acp : every ACP session is a real DSH agent with the same tool access, presets, sessions, and settings as the Web GUI. Registry-style entry (see the ACP Registry): Field Value Name dsh-acp-gateway Version 3.10.0 Transport stdio (JSON-RPC 2.0, newline-delimited) Protocol ACP v1 Command npx -y dsh-acp-gateway Capabilities streaming, tool calls, sessions (list/load/delete), image/audio, slash commands, session modes (agent presets), config options (model / thought level / permission) Quick Start Zed — settings.json : 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 ( DSH ACP HOME isolates), so session/load resumes them later. Set the model provider's API key env var (e.g. OPENCODE GO API KEY or DEEPSEEK API KEY ). Features Capability Detail ✅ Token-level streaming assistant/chunk text deltas → agent m…

在 GitHub 查看完整 README →
Agent/智能体acpagentagent-client-protocolai-agentsclideepseekdshdsh-plugin

分类