AI Agent Hub
Back to plugins
🖥️

dsh-plugins

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install MarvekG/dsh-plugins

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, install the dsh-plugins plugin from GitHub using the command dsh plugin install MarvekG/dsh-plugins. Source: https://github.com/MarvekG/dsh-plugins

About this plugin

DeepSeek Harness (DSH) is a powerful AI toolchain, but users may encounter specific pain points in permission management and file operations. For instance, models sometimes send redundant sandbox permission requests, leading to unnecessary errors; in WSL environments, clicking on paths often fails due to reliance on external processes, disrupting workflow. The dsh-plugins plugin is designed to address these issues, aiming to enhance the stability and user experience of DSH Web.

The plugin's core capabilities are twofold: first, it wraps tool execution functions to intelligently identify and remove redundant permission upgrade fields, preventing errors when permissions are already sufficient while preserving genuine upgrade flows for improved security; second, it introduces a pure browser-based web viewer that replaces the original path-opening method, supporting file previews and directory browsing to completely avoid compatibility issues under WSL, with no external process spawning required.

dsh-plugins is particularly suitable for developers or users who work with DSH Web, especially those frequently handling file operations and encountering permission errors or path click issues. If you have faced such problems in DSH, this plugin integrates seamlessly, providing a more stable and efficient workflow, making AI-assisted development smoother and more enjoyable.

Use Cases

  • Use when DSH reports redundant permission errors
  • Use when clicking file paths fails in WSL environments
  • Use when needing stable file browsing experience

Best For

  • Developers using DSH Web
  • Users who frequently handle file operations
  • Users encountering compatibility issues in WSL environments