xiaozhengdeng/dsh_omnivision1

dsh_omnivision

OmniVision for DeepSeek Harness: an OmniParser-powered GUI agent plugin — screen capture, element recognition, click/type automation and a browser vision dock with recognition history, diffing and summary

AI 分析

核心用途是赋予 Agent 操控本地 GUI 界面的能力。适合需要进行自动化屏幕操作、网页元素定位及视觉辅助交互的进阶用户。

パッケージ
dsh_omnivision
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaozhengdeng/dsh_omnivision

ドキュメント

README 全文を読む ↗

Usage

Call the gui_* tools from the model side; the OmniVision dock in the browser provides the visual surface:

ControlDescription
智能识别Live element list + SOM-annotated image (hover to highlight, click to zoom)
🖼 解析图片Pick a local image file to parse (bypasses model multimodal limits)
📋 总结Send the current recognition info to the session for the model to summarize
识别记录History with thumbnails + diff vs latest (added / removed / moved)
调用记录Recent gui_* tool calls and action log
探测Check OmniParser server connectivity

使用

模型侧直接调用 gui_* 工具;浏览器里的 OmniVision Dock 提供可视化操作:

控件说明
智能识别实时元素列表 + SOM 标注图(悬停高亮、点击放大)
🖼 解析图片选择本地图片文件解析(绕开模型多模态限制)
📋 总结把当前识别信息发到会话,由模型按提示词总结
识别记录历史缩略图 + 与最新对比(新增 / 移除 / 位移)
调用记录最近 gui_* 工具调用与动作日志
探测检查 OmniParser 服务连通性