Back to catalog

173787247 /

173787247/dsh-wsl-path

Verified

DeepSeek Harness tool: convert WSL Linux and Windows paths with /mnt/c caveats.

1 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
READMESource: master@5ec5949e

dsh-wsl-path

DeepSeek Harness tool: path_convert — convert between Linux (/home, /mnt/c) and Windows (C:\, \\wsl$\) paths, with /mnt/c caveats.

Part of dsh-wsl-kit.

中文说明 → README.zh.md


Why

Agents and humans constantly mix /mnt/c/Users/... and C:\Users\..., or need \\wsl$\Ubuntu\home\... for Windows apps. This tool does the conversion and explains drvfs vs Linux FS trade-offs (CRLF, chmod, git).

Tool

Arg Default Meaning
path (required) Absolute Linux or Windows path
direction auto auto / toWindows / toLinux

Install

dsh plugin --profile web add github:173787247/dsh-wsl-path

Config

- id: dsh-wsl-path
  name: dsh-wsl-path
  config: {}

Test

npm test

License

MIT

/ 5

No ratings yet

Community comments

No comments yet. Be the first to write one.