dsh-wsl-open
Opens WSL Linux paths from DeepSeek Harness chat in the Windows default app or Explorer.
把 DeepSeek Harness 聊天里的 WSL Linux 路径在 Windows 默认程序或资源管理器中打开。
How to install
dsh plugin add github:173787247/dsh-wsl-open About
dsh-wsl-open DeepSeek Harness plugin: click a **WSL Linux path** in chat to open it on **Windows** (default app, or Explorer for folders). Part of **dsh-wsl-kit**. 中文说明 ↓ --- English Why Chat does not turn /home/.../deck.pptx into a useful link. Generic “open path” plugins often call Linux xdg-open, which cannot launch Windows Office / WPS. What it does 1. Highlights absolute Linux paths in assistant text (CSS Highlight; does not rewrite React DOM) 2. Maps with wslpath -w (or a fallback) to \\wsl$\<distro>\... or C:\... 3. Files → cmd.exe /c start (Windows default app); folders → explorer.exe …
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-29
- Created
- 2026-08-27
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh-plugin, wsl
Related plugins
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
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.
dsh-wsl-expose
jack-ranbo/dsh-wsl-expose
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.
dsh-wsl-tray
liyu34/dsh-wsl-tray
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.
dsh-wsl-workspace-picker
WilliamShi666/dsh-wsl-workspace-picker
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.