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.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zzy6-a/vision-use说明文档
阅读完整 README ↗配置
| 参数 | 默认 | 说明 |
|---|---|---|
computer_overlay start idle_seconds | 30 | 覆盖层自身的空闲兜底秒数;任务进行中插件会持续续心跳,不会在思考时消失(0 = 关闭兜底) |
-MaxSeconds | 0 | 覆盖层最长存活时间(0 = 不限) |
-NoCursorChange | 关 | 不安装蓝色光标套装(保留系统默认光标) |
隐私相关:截屏会作为图片附件进入当前会话上下文(与手动粘贴图片等价);如不想让截图进入模型,可用本仓库的 scripts/wocr.ps1 走本地 OCR(零 API 消耗,但只能拿文字)。