haifeiWu/dsh-computer-use0

dsh-computer-use

DSH 插件:本地 macOS 电脑使用——截图、鼠标、键盘、浏览器控制及 OCR 兜底

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 兜底工具