Skip to content

dsh-computer-use

Type plugin Category Browser control
Stars ⭐18 Status ✅ active
Capabilities browser, coding Updated 2026-08-14

📖 About

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

✨ Key Features

  • 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: preserve run without acti
  • A separate Agent cursor: click, scroll, and drag actions animate a click-through, nonactivating software cursor while the macOS system c

📦 Install

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

🚀 Quick Start

/computer-use