dsh-produced-file-paths
Displays and copies absolute paths for files produced by DSH turns in remote Web.
在远程 Web 中显示并复制 DSH 每轮产出文件的绝对路径。
How to install
dsh plugin add github:flyhigao/dsh-produced-file-paths About
dsh-produced-file-paths English 独立的 DSH Web 插件:在 DSH 内置的“产物”文件行下面显示本轮生成/修改文件的**绝对路径**,并提供: 单个文件路径复制; 一键复制全部文件路径(每行一个); 路径文本可直接选中复制。 为什么需要这个插件? DSH 的远程 Web 界面会把本轮生成或修改的文件显示为可点击的文件项,但这些文件项本质上是由前端 JavaScript 处理的按钮,并不是带有 href 的普通链接。因此在远程访问时会遇到几个实际问题: 无法右键复制链接地址; 页面上不容易直接看到文件的完整绝对路径; 远程 Web 所在的 Host 通常没有可用的桌面程序,点击文件项不一定能打开文件; 用户需要把文件路径复制到 SSH、终端、编辑器或其他工具中继续处理。 这个插件不试图把远程 Host 文件伪装成浏览器 URL,也不新增文件下载服务。它直接复用 DSH 已经识别出的本轮产物文件列表,在界面中显示对应的绝对路径,并提供复制按钮。这样既保留 DSH 原有的文件打开行为,也为远程 Web 场景补上“看得到、复制得到文件路径”的能力。 界面效果 下面是插件在 DSH 远程 Web 界面中的实际效果: 功能 在 DSH 内置“产物”文件行下方显示本轮生成/修改文件的绝对路径; 单个文件路径复制; 一键复制全部文件路径(每行一个); 路径文本…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-23
- Created
- 2026-08-20
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
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-Remote
Blank-not-black/dsh-Remote
DSH Remote · 口袋里的 DSH 控制台 会话 · 审批 · 提问 · 文件传输,局域网 / Tailscale 直连 多服务器自动选优,聊天记录离线可看 带 Token 鉴权,数据只在你的设备之间流动 Sessions · approvals · questions · file transfer over LAN / Tailscale. Automatic fastest-server selection. Chat history available offline. Token-authenticated — your data flows only between your devices.
dsh-mobile
cindyguyuehu123/dsh-mobile
Use DSH from iPhone/iPad: an explicit-opt-in LAN reverse proxy (Host/Origin rewrite through the loopback trust fence, WebSocket upgrades included), iOS PWA chrome (home-screen icon, standalone meta, viewport-fit), and touch/mobile CSS (safe areas, keyboard lifting, composer row fit).
dsh-mobile
saya-ch/dsh-mobile
Use DeepSeek Harness from your phone over a protected LAN: a dedicated mobile UI, secure HTTPS pairing, and /mobile conversation customization.