Very12345/sai-dsh-plugins--packages-vision0

@sai/dsh-vision

First-party DeepSeek Harness plugins for the sai Android coding agent

AI Analysis

核心用途是为纯文本模型补充视觉观察能力。适合在移动端使用混合模型组合,且需要处理图片附件的 sai 用户。

Package
@sai/dsh-vision
Version
0.1.0
License
NOASSERTION
Last updated
Aug 17, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Very12345/sai-dsh-plugins#9b4122067832c3fd31e095e277982f9df41b3193&path:packages/vision

@sai/dsh-vision

Vision routing for sai. Image-capable conversation models receive attachments directly. For an explicitly text-only model, the plugin asks an image-capable model for a structured observation and substitutes that observation only in the model request; the durable DSH transcript keeps the original attachment.

Selection order is the current provider first, then an explicitly configured fallbackProvider and fallbackModel. The main conversation model is never changed.