Community directory previewDeepSeek Harness is in developer preview
DS

dsh-subagent-vision

PluginConfirmed pluginCommunity

niuniuaba/dsh-subagent-vision · updated 11 days ago

Installation

dsh plugin --profile web add dsh-subagent-vision
dsh plugin --profile web add github:niuniuaba/dsh-subagent-vision
dsh plugin --profile web add git+https://github.com/niuniuaba/dsh-subagent-vision.git
dsh plugin --profile web add /path/to/plugins/dsh-subagent-vision

Plugins in this repository

  • dsh-subagent-visionv0.1.4

    dsh bundle: subagent_vision — delegate image reading to a vision-capable model from a text-only session, plus paste-to-path so pasted images reach the subagent as file paths.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (2)
    • @deepseek-ai/dsh-settings^0.1.0-rc.6private copy
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 3026a48514a6

Overview

A DeepSeek Harness bundle plugin that lets a text-only main agent (DeepSeek) read images in the same session — no model switching, no second session, no copy-paste. When a task needs vision, the main agent delegates to a fresh subagent routed to a vision-capable model you pick in the settings (configured under Settings Models, chosen under Settings 视觉处理模型; the factory default is qwen3.8-max — see Configure), and the child's text result is merged back. The image itself never reaches the main mode

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

Medium risk
Checked commit
3026a48514a6
Evidence Score
73/100
Static risk
Medium risk
Files scanned
2
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence1/20
Security signals10/10

Compatibility confidence: Limited

Findings (2)
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-settings": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0