← 返回列表
未验证
套件安装: 见 dsh-wsl-kit。推荐 KITSET=daily | llm | github |…
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/9/17 · 已提供中文文档
DeepSeek Harness 工具:使用 /mnt/c 注意事项转换 WSL Linux 和 Windows 路径。
综合分
30.6
GitHub 分
30.6
用户评分
—
★ Stars
1
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add 173787247/dsh-wsl-path该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/18(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
dsh-wsl-path
套件安装: 见 dsh-wsl-kit。推荐 KIT_SET=daily | llm | github | full。故障树:TROUBLESHOOTING.zh.md。
DeepSeek Harness 工具:path_convert — 在 Linux(/home、/mnt/c)与 Windows(C:\、\\wsl$\)路径之间互转,并附带 /mnt/c 注意点。
属于 dsh-wsl-kit。
English → README.md
在套件里的位置
在 WSL 路径和 Windows 路径之间互转,包括 /mnt 前缀。
flowchart LR
agent["dsh agent"] --> tool["path_convert"] --> paths["WSL 路径对比 Windows 路径"]
整套关系图和版本快照:dsh-wsl-kit 中文说明。本插件是 0.2.0(daily,也在 llm)。不要把那份总表抄进本 README。
兼容性
| 项 | 值 |
|----|----|
| 插件 | dsh-wsl-path 0.2.0 |
| 最低 dsh | ≥ 0.1.2(Windows 中继 :3081 一次性 ?token=) |
| 最新验证 | 以 dsh-wsl-kit 兼容性 为准(当前 0.1.5-rc.1)— 套件唯一真源 |
| 套件档位 | daily(亦含于 github / full;fetch+net 亦在 llm) |
| 云端 Flash | settings / llm-deepseek 使用 deepseek-flash(V4.1 Flash);本插件不配置模型 id |
| Agent Teams | 上游实验包;本插件不依赖 |
套件版本地板:check-plugin-versions.sh。故障树:TROUBLESHOOTING.zh.md。
为什么需要
Agent 和人经常把 /mnt/c/Users/... 与 C:\Users\... 混用,或需要 \\wsl$\Ubuntu\home\... 给 Windows 程序用。本工具做转换,并说明 drvfs 与 Linux 文件系统 的取舍(CRLF、chmod、git)。
Windows 盘(drvfs)上慎用 chmod / 重型 git;日常开发优先 Linux 家目录。
工具
| 参数 | 默认 | 含义 |
|------|------|------|
| path | (必填) | 绝对 Linux 或 Windows 路径 |
| direction | auto | auto / toWindows / toLinux |
安装
dsh plugin --profile web add github:173787247/dsh-wsl-path
配置
- id: dsh-wsl-path
name: dsh-wsl-path
config: {}
测试
npm test
许可
MIT同作者(173787247)的其他插件
扫码进群