dsh-computer-use¶
| 类型 | 插件 | 分类 | 浏览器控制 |
| 星数 | ⭐18 | 状态 | ✅ 活跃 |
| 能力 | browser, coding | 更新时间 | 2026-08-14 |
📖 项目简介¶
Native macOS control for DeepSeek Harness that keeps your real cursor and foreground application alone by default; the Bundle may bring the target app forward before keyboard input for reliable typing. DSH Computer Use gives an Agent fresh Accessibility observations, exact process/window targeting, stale-state rejection, scoped application access, and verified post-action state. Semantic Accessibility comes first; mouse, drag, wheel, and keyboard fallback are routed to the selected process i
✨ 核心特性¶
- No system-cursor movement: the helper contains no cursor-warp path.
- No global pointer injection: click, scroll, and drag fallback use a pid/window-targeted SkyLight route, not the global HID event stream.
- No pointer-triggered activation: semantic Accessibility, process-targeted pointer input, and
keyboardPolicy: preserverun without acti - A separate Agent cursor: click, scroll, and drag actions animate a click-through, nonactivating software cursor while the macOS system c
📦 安装¶
dsh plugin --profile web add @anionex/dsh-computer-use
dsh plugin --profile headless add @anionex/dsh-computer-use
dsh --profile web --dump-config | grep computer-use
dsh --profile headless --dump-config | grep computer-use
🚀 快速开始¶
/computer-use