AI Agent Hub
Back to plugins
🖥️

dsh-desktop-min

Client Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install wezoo-wb/dsh-desktop-min

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

To install this plugin in DeepSeek Harness, run the command 'dsh plugin install wezoo-wb/dsh-desktop-min' and refer to the full source code at https://github.com/wezoo-wb/dsh-desktop-min.

About this plugin

dsh-desktop-min is a lightweight desktop shell within the DeepSeek Harness ecosystem, designed to simplify the runtime environment for third-party extensions. It addresses the need for a minimal, secure platform where developers can host and test desktop extensions without relying on full application features or complex setups. By providing just the essentials, it streamlines extension development, making it more focused and efficient.

Its core capability lies in the extension-first architecture. It launches a standard Electron window to run a web profile and offers a minimal runtime that supports the registration and management of Native extensions. These extensions can access Host and Client capabilities, and even leverage the full Electron API for deep integration, all while maintaining sandbox security. This design ensures flexibility and safety, allowing extensions to be powerful without compromising system stability.

This plugin is ideal for developers looking to quickly deploy and iterate on desktop extensions, or users who need a lightweight shell for running specific tools. Since it omits workspaces, Agent behavior, and custom UI, it’s particularly suited for scenarios focused on extension functionality rather than a complete application experience. If you’re seeking a simple, extensible starting point, dsh-desktop-min is a perfect fit.

Use Cases

  • A minimal environment for developing and testing third-party desktop extensions.
  • Securely run Native extensions for system integration.
  • Provide a lightweight desktop entry point for DeepSeek Harness.

Best For

  • Desktop extension developers needing a lightweight testing platform.
  • Users who want to run specific extensions without a full application.
  • Contributors or plugin authors in the DeepSeek Harness ecosystem.