Altairpaca/dsh-computer-use-windows ↗★ 0
dsh-computer-use-windows
适用于 DeepSeek Harness 的 Windows 电脑操作:窗口绑定截图、强健的 OCR、验证点击、纯 OCR 模式、可插拔的视觉模型。
AI 分析
核心用途是让 AI 能够感知并操作 Windows 桌面系统。适合探索自动化桌面操作、UI 自动化的技术用户。支持窗口绑定截图与多种视觉模型接入。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Altairpaca/dsh-computer-use-windows说明文档
阅读完整 README ↗3. 直接使用 helper(无需安装插件即可体验)
$env:CU_ARGS = '{"cmd":"screen"}' & ./helper/cu.ps1