haifeiWu/dsh-computer-use ↗★ 0
dsh-computer-use
DSH plugin: local macOS computer use — screenshot/mouse/keyboard/browser control + OCR fallback for dsh (DeepSeek Harness)
AI Analysis
核心用途是让 DSH 能够控制 macOS 本地系统的键鼠、浏览器并进行截图与 OCR。适合 macOS 用户进行自动化任务,需本地编译构建。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haifeiWu/dsh-computer-useREADME
Read the full README ↗配置项
config:
enableDesktop: true # 桌面键鼠 + 键盘工具
enableBrowser: true # 浏览器工具
ocrFallback: true # screen_ocr 兜底工具