Bundle
dsh-remote-deliver
🚀 告别繁琐 SCP!远程部署 DSH 一键下载修改后的文件与图片预览交付插件
- Source
- demacia1314
- License
- MIT
- Updated
- Updated 6 days ago
Readme
# dsh-remote-deliver 🚀 > **告别繁琐的 SCP 与终端拷贝!让远程部署的 DeepSeek Harness 像微信发文件一样,一键把改好的代码、数据表格和渲染的图片直接下载到本地电脑!** --- ## 🌟 为什么需要这个插件? 当你在远程服务器或云主机(如 GPU 机器、AutoDL、阿里云/腾讯云)上部署 DeepSeek Harness (DSH) Web 实例时,模型修改了代码或生成了图表,通常需要你打开终端手动传输文件。 **`dsh-remote-deliver`** 彻底解决了远程环境下的“产物交付”痛点: * 📦 **一键下载卡片**:模型改完代码或生成文件后,聊天窗口自动弹出美观的【交付卡片】,点击按钮直接通过浏览器下载到本地。 * 🖼️ **图片内联预览**:生成的折线图、分析图或图像直接在卡片内自适应预览。 * 🔒 **权限免拦截**:内置专属安全 Token 传输机制,完美兼容各类登录认证(如 dsh-login),绝不报 401 拦截。 * ⚡ **零外部依赖**:纯原生 Node.js 实现,开箱即用,轻量高效。 --- ## 📦 安装方法 在你的 DSH 环境中运行: ```bash dshpm install dsh-remote-deliver --profile web ``` 安装完成后,刷新或重启 DSH Web 即可自动生效。 --- ## 💡 使用方式 安装后,DeepSeek Harness 会自动获得 `deliver_file` 工具。当你对它说: * *“帮我修改这个脚本并把修改后的文件发我下载”* * *“画一个损失函数下降曲线图给我看看”* 模型就会自动生成交互式交付卡片,带有文件信息、图片预览与一键下载按钮。 --- ## 📄 开源协议 MIT License
Install
dsh plugin --profile web add github:demacia1314/dsh-remote-deliver#673c589ce681f30c1fddaf861ed906066434ec17
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-remote-deliver from the hub