dsh plugins中文
← Back to popular plugin directory

WSL Workspace Connector

6Mikao9/dsh-wsl-workspace · skills

Add and use WSL workspaces directly from the DSH interface without installing another DeepSeek Harness inside WSL.

★ 5GitHub stars
0Forks
2026-08-15Last updated
TypeScriptLanguage
MITLicense

Project overview

Add a WSL workspace from the DeepSeek Harness web GUI and run the whole agent session — bash commands and file reads/writes — inside a local WSL distribution with Linux paths. Nothing needs to be installed inside WSL. The session can reach both WSL and Windows at the same time: bash commands run inside the WSL distribution, while Windows files stay accessible via /mnt/ (for example /mnt/c/Users/...). Install

Pick one of the three ways below, then restart dsh web:

After restarting dsh web, a W button appears beside Settings at the sidebar foot. Usage

Install command

dsh plugin --profile web add github:6Mikao9/dsh-wsl-workspace
View GitHub repository ↗Back to popular plugin directory