dsh-wsl-path
Run the following command in DeepSeek Harness:
dsh plugin install 173787247/dsh-wsl-path
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install 173787247/dsh-wsl-path in the DeepSeek Harness terminal to install; the source repository is at https://github.com/173787247/dsh-wsl-path
About this plugin
Working inside WSL means constantly juggling three path notations: /mnt/c/Users/..., C:\Users..., and \wsl$\Ubuntu\home.... Humans and AI agents alike trip over the mix-up. dsh-wsl-path tackles exactly that friction—feed it an absolute path on either side and it returns the equivalent on the other, with direction auto-detection when you are not sure.
Its core tool, path_convert, takes a path and an optional direction (auto, toWindows, toLinux). Beyond a raw string swap it appends a short primer on drvfs versus the native Linux filesystem, covering the CRLF line-ending, chmod, and git quirks that catch most people off guard, so you understand why the two sides behave differently.
It is a good fit if you develop in WSL, shuttle files between the Linux terminal and the Windows desktop, or prompt an AI agent to handle cross-system paths and want the conversion plus the filesystem caveats delivered in one step.
Use Cases
- Copying a WSL path into a Windows application
- Letting an AI agent auto-convert between Linux and Windows paths
- Debugging CRLF, chmod, and git quirks under drvfs
Best For
- Frontend and backend developers working in WSL
- Developers who use AI agents for cross-system file tasks
- Daily users shuttling files between Linux and Windows
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.