dsh-desktop-uia
通过 UI Automation 控制 Windows 桌面:九个工具读取窗口控件树、按 id 走控件自身的 UIA 模式操作,每次写入都受审批策略、动作日志与设置面板约束。
Windows desktop control through UI Automation: nine tools that read a window control tree and drive elements by id through their own UI Automation patterns, with every write gated by an approval policy, an append-only action log and a settings panel.
怎么安装
dsh plugin add github:1jiegejiayouxuewangan1/dsh-desktop-uia 简介
dsh-desktop-uia **Windows desktop control for DeepSeek Harness (DSH) through UI Automation: read a window's control tree, drive elements by id, approve every write, and watch it all in the settings panel.** No screenshots, no guessed coordinates. The control tree comes straight from Windows UI Automation (UIA), so every element has a stable id, a control type, a name, a rectangle, and the list of UIA patterns it supports. Clicking prefers the element's own Invoke/Value/Selection pattern, which means **covered windows still work and your mouse never moves**. Agent ──▶ desktop_* tools (host plug…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-23
- 创建于
- 2026-09-22
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-agent, computer-control, computer-use, cordis-plugin, deepseek-harness, desktop-automation, dsh, dsh-plugin, ui-automation, windows