haifeiWu/dsh-computer-use0

dsh-computer-use

DSH plugin: local macOS computer use — screenshot/mouse/keyboard/browser control + OCR fallback for dsh (DeepSeek Harness)

AI 분석

核心用途是让 DSH 能够控制 macOS 本地系统的键鼠、浏览器并进行截图与 OCR。适合 macOS 用户进行自动化任务,需本地编译构建。

패키지
dsh-computer-use
버전
0.1.0
최근 업데이트
2026. 8. 15.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:haifeiWu/dsh-computer-use

配置项

config:
  enableDesktop: true   # 桌面键鼠 + 键盘工具
  enableBrowser: true   # 浏览器工具
  ocrFallback: true     # screen_ocr 兜底工具