dsh-computer-use-win:为 DSH 增加 Windows 桌面观察与操作能力
dsh-computer-use-win 是一款由 Yu-tao-Li 维护的 DSH 插件,旨在为 AI 代理提供 Windows 桌面的计算机操作能力。该插件基于 MCP stdio 服务器和 PowerShell/UIA 引擎,提供 22 个桌面工具,解决代理读取窗口结构、执行输入及管理窗口状态的需求。 其核心能力包括:通过 UIA 无障碍树和三级截图链(PrintWindow、WGC、屏幕区域)实现视觉观察,支持控件查找及带坐标的 OCR 回退;执行鼠标、键盘操作及窗口管理;并具备坐标 homing、急停 failsafe 等安全机制。 安装需满足仅 Windows 系统及 Node.
Read Moredsh-computer-use: Adding Virtual Mouse for Human-Like Operations to DeepSeek Harness
dsh-computer-use is a DSH workflow plugin maintained by 988hj7tczd-oss, providing 11 model-friendly tools such as screen_observe and computer_click for harness-desktop based on cua-driver. It first observes the screen using the AX tree, then performs pixel-level operations like clicking, typing, and scrolling through an independent virtual cursor across macOS/Windows/Linux. This article introduces the core capabilities, install.sh installation steps, security configurations, and typical usage.
Read More