Skip to content

dsh-vision v0.2.0

Latest

Choose a tag to compare

@linenxi-ctrl linenxi-ctrl released this 14 Aug 13:19
· 1 commit to main since this release

@linenxi-ctrl/dsh-vision v0.2.0

为 DeepSeek Harness 增加外挂识图模型能力的标准 npm 插件包。

✨ 功能

  • 圆形 DeepSeek 鲸鱼按钮 + 配置面板(可拖动)
  • 发送图片识图并自动回传当前会话(无需复制粘贴)
  • 模型自主截图 + 识图工具(screenshot / recognize_image)
  • 多协议自动适配:OpenAI Chat / Responses / Anthropic / Gemini / custom
  • 一键安装:未装 Node.js 时自动从国内镜像下载(免管理员权限)

🎁 v0.2.0 更新(npm 插件包化)

  • 新增 dsh.bundle 声明:dsh plugin --profile web add @linenxi-ctrl/dsh-vision 即可安装,cordis.patch.yml 自动进 profile layer
  • install.mjs 双模式:npm 场景只做 agent 工具平面 / 目录场景全自动
  • 版本升级至 0.2.0

📦 安装

方式一(npm,需 pnpm):dsh plugin --profile web add @linenxi-ctrl/dsh-vision
方式二(手动/离线):解压 zip 后 Windows 双击 install.bat,macOS/Linux 运行 bash install.sh

✅ 兼容性

  • DeepSeek Harness 0.1.0-rc.6