dshacp
Run the following command in DeepSeek Harness:
dsh plugin install ECHOUniverse/dshacp
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ECHOUniverse/dshacp in your terminal to install; see https://github.com/ECHOUniverse/dshacp for source code
About this plugin
Zed natively talks to Claude and GPT, but plugging in DeepSeek has not been straightforward. DSHACP, a plugin for DeepSeek Harness (DSH), bridges Zed and DeepSeek over the ACP v1 protocol so you can chat, read files, write code, and run commands without leaving the editor, with every step visible in the UI.
Where the official dsh --profile acp is deliberately minimal (aimed at CI and automation pipelines), DSHACP exposes the full interactive surface of DSH to Zed: token-level streaming with reasoning display, tool call input/output rendering, complete session lifecycle management (new, load, resume, list, delete, close), permission-approval popups for sensitive operations, and in-panel selection of model, thinking strength, permission policy, and agent preset. Extensibility includes slash commands, HTTP MCP forwarding, hybrid file writes (block-by-block diff review), and paste-a-screenshot image input.
Built for Zed-centric developers who want DeepSeek as a primary or secondary model and expect a richer interactive experience than a bare API bridge provides.
Use Cases
- Chat with DeepSeek in Zed to read files, write code, and run commands
- Manage multi-turn sessions via ACP with new, resume, list, and delete
- Risky operations trigger permission approval with allow once or always
Best For
- Developers who code daily in Zed editor
- Engineers wanting DeepSeek as an auxiliary coding model
- Users seeking richer interaction beyond bare API bridges
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.