dsh-acp
Run the following command in DeepSeek Harness:
dsh plugin install dushaobindoudou/dsh-acp
Paste the following prompt into your AI chat to install this plugin:
To install the dsh-acp plugin in DeepSeek Harness, run the command dsh plugin install dushaobindoudou/dsh-acp; the source code is available at https://github.com/dushaobindoudou/dsh-acp.
About this plugin
In software development, integrating AI coding agents into editors can boost efficiency, but there is a lack of unified standards among tools and protocols. DeepSeek Harness offers a powerful agent framework, yet it requires a way to be accessed from editor clients. The dsh-acp plugin acts as an Agent Client Protocol (ACP) server, bridging DeepSeek Harness with various ACP-compatible clients. It supports streaming output, tool call handling, permission requests, and session persistence. Users can seamlessly drive coding agents from Zed, Neovim, or any ACP-enabled editor, delivering an integrated experience similar to opencode or Gemini CLI. This plugin is ideal for developers who use modern editors and want to integrate AI agents, providing a flexible, standardized solution for personal coding, remote collaboration, or scenarios requiring persistent sessions.
Use Cases
- Drive DeepSeek Harness coding agent via ACP in the Zed editor.
- Use HTTP transport for remote access and shared agent sessions.
- Manage persistent sessions to support workflows with tool calls and permission prompts.
Best For
- Developers using ACP-enabled editors like Zed, Neovim, or Emacs.
- Software engineers seeking to integrate AI coding assistants.
- Users in remote collaboration or shared agent environments.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.