grunmin/dsh-acp-enhanced

grunmin★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

Enhanced ACP (Agent Client Protocol) server for DeepSeek Harness (dsh) — drop-in bridge for the Zed editor: block-level streaming, usage/stat telemetry, model & reasoning-effort switching, permission presets, session resume & archive. Install: dsh plugin add

README excerpt

中文 English dsh-acp-enhanced An enhanced Agent Client Protocol (ACP) server for DeepSeek Harness (dsh), built for ACP editors like Zed . It is a drop-in replacement for the official @deepseek-ai/dsh-acp bridge: the official bridge only streams plain text, this one exposes the Web GUI's capabilities — streaming, telemetry, model/permission control, session management, MCP — over the ACP wire. Features Output & telemetry - Block + reasoning streaming : text blocks and the model's thinking arrive live ( agent message chunk / agent thought chunk ); cancelled/retried attempts never leak torn output - Full telemetry : context usage ring plus cache hit rate / TPS / input-output-reasoning tokens / tool timing / turn counts ( usage update. meta carries the full breakdown) Model & permissions - Model switching : live provider/model catalog dropdown (ACP grouped-select wire shape) - Reasoning effort : reasoning effort dropdown — only when the routed model exposes selectable efforts - Permission presets : read-only / workspace-write / full-access session modes - Approval : native allow-once / reject-once prompts per tool call Zed deep integration - Tool cards : expand to see each call's full ar…

View full README on GitHub →
Agentsacpagent-client-protocolai-agentdeepseek-harnessdshdsh-pluginllmzed

Category