sooya7/dsh-chatfile

插件 ⭐ 0 MIT web-ui

DeepSeek Harness WebUI 插件:在聊天框中拖拽或选择任意文件上传到当前会话工作区的 uploads/ 目录,并在输入框中自动插入路径引用,agent 可直接读取分析。纯图片拖拽仍走内置图片流程,互不干扰。

catalog 简介:—

安装

src/
  index.ts          Host 半区:POST /chatfile/upload + GET /chatfile/download/<token>
  client/index.ts   Client 半区:拖拽捕获、📎 按钮、状态条、输入框引用
build.mjs           esbuild 构建(host ESM + client ModuleLoader 单文件包)
cordis.patch.yml    组合补丁(插入 dsh-chatfile 插件行)
.github/            release 自动构建 workflow

sooya7/dsh-chatfile 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。