dsh-upload-origin
通过文件名、大小和 sha256 反查上传到 .dsh-uploads 的文件在本地原始位置的绝对路径。
Resolves the original local path of files uploaded to .dsh-uploads by matching file name, size, and sha256.
怎么安装
dsh plugin add github:wlc114514/dsh-upload-origin 简介
dsh-upload-origin A host-side plugin for DeepSeek Harness that resolves the **original local absolute path** of a file the user dragged into the conversation. Why When a file is dragged into the web composer, the browser upload surface can send the file bytes and its display name, but it cannot expose the original absolute path to JavaScript. DSH stores the uploaded snapshot under: text dsh-upload-origin runs on the DSH host, scans the session workspace and common user folders, and matches that snapshot against local files by **name + size + sha256**. The resolved original path is then injecte…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-19
- 创建于
- 2026-09-18
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin