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/08/15

インストール

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

ドキュメント

README 全文を読む ↗

配置项

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