deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:ericfetch/dsh-sight
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DeepSeek Harness(DSH)插件:多模态图片直传 + 会话图片清除。
在输入框直接粘贴/拖入图片,以原生图片内容块发送给多模态模型——不做「图片转文本」的降级流程。
插件内置主流多模态模型字典(Qwen-VL/Omni、GPT-4o/4.1/5、Gemini、Claude 3/3.5/4、Kimi/Moonshot、GLM、Doubao、DeepSeek-VL、LLaVA 等),也可以逐模型手动声明。声明后,qwen3.7-plus / kimi-k3 / glm-5.2 / gpt-5.6-* 等模型即可直接接收输入框粘贴的图片。
会话里发过图片后,DSH 会阻止切换到纯文本模型(报 session already contains images)。点一下「清除图片」,把图片从模型可见历史移除,就能正常切回 deepseek-v4-flash 等纯文本模型继续对话。
dsh plugin --profile web add @eric.wen/dsh-sight
npm 分发预构建产物,无需任何授权。
dsh plugin --profile web add github:ericfetch/dsh-sight#<commit-sha>
一条命令即可:仓库已提交预构建 lib/ 且无 prepare 构建脚本,安装时无需任何构建授权。
dsh --profile web --dump-config # 应出现 "# == @eric.wen/dsh-sight" 补丁层
然后重启 DSH Desktop,插件自动加载。
卸载:dsh plugin --profile web remove @eric.wen/dsh-sight
@deepseek-ai/* 运行时由 DSH 模块表提供(peer 声明)。pnpm install
pnpm build # tsdown:lib/index.js + lib/client.js
pnpm typecheck # tsc --noEmit
发布:npm version <新版本> → npm publish --access public → git push origin main --tags
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。