dsh pluginsEnglish
← 返回热门插件目录

computer use wi · DSH 桌面客户端

Yu-tao-Li/dsh-computer-use-win · 技能

DeepSeek Harness (dsh) 使用的 Windows 计算机:MCP stdio 服务器 + PowerShell UIA 后端、22 个桌面工具

★ 0GitHub 星标
0分支
2026-08-17最近更新
PowerShell开发语言
NOASSERTION许可证

项目简介

English documentation 给 DeepSeek Harness 装上 Windows 电脑操控能力——MCP stdio 服务器 + PowerShell/UIA 桌面引擎,22 个工具让 agent 能看(UIA 无障碍树、窗口裁剪截图、OCR 词框)也能做(鼠标、键盘、UIA 语义动作、窗口管理)真实的 Windows 桌面应用。

所有工具都支持可选窗口定位(windowTitle 子串 / processId / nativeWindowHandle)+ activate: true;不指定 = 当前前台窗口。 架构 安全与限制 动作是真实的——敏感操作前让 agent 先 snapshot;重要窗口用 windowTitle 明确限定。 WinUI / Chromium / Electron 会丢弃 PostMessage 合成输入(verified:false 是诚实上报,不是成功)。这类目标走前台/剪贴板路径。 提权窗口(UAC/管理员程序)UIA 与合成输入都被 Windows 拦截,读不到也点不了。 坐标以物理像素为准(显式 Per-Monitor V2 DPI)。 OCR 对 CJK 按字符给词框(引擎特性),点选足够用。 仅支持 Windows。 开发

CI(.github/workflows/ci.yml)在每次 push/PR 时于 windows-latest 跑自检 + 协议测试。 许可

安装命令

dsh plugin --profile web add github:Yu-tao-Li/dsh-computer-use-win
查看 GitHub 仓库 ↗返回热门插件目录