Skip to content

Releases: PdxGame/dsh-screenshot-paste

dsh-screenshot-paste v0.1.0

Choose a tag to compare

@PdxGame PdxGame released this 15 Aug 08:55

dsh-screenshot-paste v0.1.0

为 DeepSeek Harness (DSH) Web GUI 提供截图与文件粘贴板:粘贴 / 拖拽 / 浏览上传,引用芯片置顶显示,发送消息自动附带文件路径。

功能特性

  • 三通道上传:Ctrl+V 粘贴、拖拽、浏览选择(多文件)
  • 30+ 文件类型白名单:图片 / PDF / Office / 压缩包 / 音视频 / 文本(.exe 等明确拒绝)
  • 引用芯片:输入框上方显示,图片可预览,× 移除
  • 发送时自动附带路径([附件引用]),发送后自动清空
  • 零输入框污染、零常驻开销、loopback-only + 文件名防穿越 + Origin 跨站防护
  • 保存目录:设置命名空间(热生效)/ 环境变量 / 自动回退

安装

sh dsh plugin --profile web add github:PdxGame/dsh-screenshot-paste@v0.1.0

测试

仓库自带离线冒烟测试(node tests/test-host.mjs),GitHub Actions CI 全绿。