FrostLeafKEE/dsh-image-unlock

Plugin ⭐ 0 MIT ecosystemvisualweb-ui

DeepSeek Harness 插件:解除 Web GUI 图片输入限制,图片附件文本化后交给 vision skill 识图 | dsh plugin that lifts the image-input gate and hands attachments to a vision skill

Install

🖼️ 上传图片
   │
   ▼
 🚪 准入闸门   ←── bundle patch:defaultInput: [text, image]
   │               (未声明 input 的模型继承图片能力,不再被拒)
   ▼
 🔧 图片文本化  ←── code patch:textifyImageBlocks()
   │               (图片块 → [图片附件: <路径>] 文本标记)
   ▼
 🤖 agent 看到标记 → 👁️ vision skill 识图(vision.js 魔数嗅探 MIME)

Add FrostLeafKEE/dsh-image-unlock to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.