DSH Marketplace

The catalogue

WSL & Windows

Synced from the community registry and the dsh-plugin GitHub topic. Star counts and last-push dates come straight from GitHub.

17 plugins

99% install-verified

Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.

Installed cleanly when we ran it

npm packageTypeScript7d ago

AI review

dsh-wsl-workspace

What it is — This plugin adds a WSL workspace via the DeepSeek Harness web GUI.

Who it is for — If you use DeepSeek Harness on a Windows host to handle projects and need to run bash commands in a local WSL distribution while accessing Windows files, this plugin is suitable. If you have already installed all related tools inside the WSL distribution, this plugin cannot simplify the process.

Watch out — Sandbox testing passed in a new profile. It will execute shell commands, which is a static check prompt. No other runtime issues found.

The verdict — If your projects involve frequent interaction between Windows and Linux environments, I would install it because it allows running the agent session on the local WSL.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

dsh-wsl-open

173787247

1

Opens WSL Linux paths from DeepSeek Harness chat in the Windows default app or Explorer.

Installed cleanly when we ran it

GitHub sourceJavaScript4d ago

dsh-wsl-path

173787247

1

Converts Linux and Windows paths with /mnt/c caveats for WSL.

GitHub sourceJavaScriptyesterday
1

Launches allowlisted Windows apps such as VS Code, Explorer, and browsers from WSL.

GitHub sourceJavaScriptyesterday

dsh-wsl-port

173787247

1

Diagnoses WSL port listening and Windows localhost forwarding.

GitHub sourceJavaScriptyesterday
1

Shows a Windows MessageBox when a long WSL task finishes.

GitHub sourceJavaScriptyesterday

dsh-wsl-cred

173787247

1

Safe Git Credential Manager hints for WSL without exposing secrets.

GitHub sourceJavaScriptyesterday

dsh-wsl-gpu

173787247

1

Probes nvidia-smi and GPU visibility inside WSL.

GitHub sourceJavaScriptyesterday
1

Opens http(s) URLs from WSL in the Windows default browser.

GitHub sourceJavaScriptyesterday

Reads and writes the Windows clipboard from WSL.

GitHub sourceJavaScriptyesterday
1

Reports the current WSL distro and warns about multi-distro setups.

GitHub sourceJavaScriptyesterday
1

Uses a GitHub App to report open PRs and the latest Actions run for the current repo without returning secrets.

GitHub sourceJavaScriptyesterday

Enhanced workspace directory browser for the web UI: one-click access to /mnt Windows drives under WSL, full breadcrumb ancestry and an always-visible path input.

Installed cleanly when we ran it

npm packageJavaScript14d ago

AI review

dsh-wsl-workspace-picker

What it is — This plugin enhances the workspace directory browser for the DeepSeek Harness web UI, enabling one-click access to Windows drives under WSL and full breadcrumb ancestry.

Who it is for — Users who run DeepSeek Harness in a WSL environment and need to access /mnt Windows drives find this plugin suitable. If not running on a WSL host, this plugin only lists non-existent directories.

Watch out — Sandbox test passed: installed in a new profile and registered into the profile by harness. Will execute shell commands. No obvious issues found.

The verdict — In a WSL setup I would install this plugin because it fills the gap in the native workspace directory dialog for Windows drives.

Generated by grok-4.6, and a starting point rather than a verdict. Where it says a plugin installs or does not, that is from a real run in a clean profile — everything else is read off the repository. Trust the source over this.Read the source
1Source

Windows desktop shortcut and system-tray launcher for DSH running in WSL, with fully hidden startup, tray open/restart/exit menu, and a plugin-configuration card to manage the shortcut.

npm packageTypeScript9d ago

dsh-wsl-net

173787247

0

Adds a net_doctor tool that reports proxy environment, NODE_USE_ENV_PROXY, and reachability of the DeepSeek API and the npm registry, and sets NODE_USE_ENV_PROXY on bash and npm child processes.

GitHub sourceJavaScript6d ago

dsh-wsl-env

173787247

0

Injects WSL distro, Linux path mapping, /mnt/c CRLF and git caveats, and NODE_USE_ENV_PROXY into the system prompt.

GitHub sourceJavaScript6d ago

dsh-wsl-expose

jack-ranbo

0

Expose the DSH Web GUI over IPv6 or IPv4 from WSL2 through a reverse proxy (Lucky): /wan up sets up the socat relay, Windows portproxy, firewall, and trusted-host fence, with a Settings card plus commands to configure the domain and ports.

GitHub source