0
为 DeepSeek Harness 输入框增加图片拖放能力。拖入的图片被存为私有临时文件并以文件路径形式插入输入框,让纯文本模型能用 read 工具读取,而不会触发图片准入失败。
$ dsh plugin --profile web add github:yangpeng-space/my-image-drop
1
个插件
为 DeepSeek Harness 输入框增加图片拖放能力。拖入的图片被存为私有临时文件并以文件路径形式插入输入框,让纯文本模型能用 read 工具读取,而不会触发图片准入失败。
$ dsh plugin --profile web add github:yangpeng-space/my-image-drop