zzy6-a/vision-use0

dsh-vision

DSH Computer Use (vision + desktop control, auto-detects Windows native or WSL): see the Windows screen through the agent vision channel, drive mouse/keyboard with a Codex-style blue overlay (Esc to abort), plus a composer status pill.

包名
dsh-vision
版本
0.2.1
许可证
MIT
最近更新
2026年9月11日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zzy6-a/vision-use

配置

参数默认说明
computer_overlay start idle_seconds30覆盖层自身的空闲兜底秒数;任务进行中插件会持续续心跳,不会在思考时消失(0 = 关闭兜底)
-MaxSeconds0覆盖层最长存活时间(0 = 不限)
-NoCursorChange不安装蓝色光标套装(保留系统默认光标)

隐私相关:截屏会作为图片附件进入当前会话上下文(与手动粘贴图片等价);如不想让截图进入模型,可用本仓库的 scripts/wocr.ps1本地 OCR(零 API 消耗,但只能拿文字)。