dsh plugins中文
← Back to popular plugin directory

Computer control plug-in

Anionex/dsh-computer-use · skills

DSH Computer Use 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 befo.

★ 19GitHub stars
3Forks
2026-08-14Last updated
TypeScriptLanguage
MITLicense

Project overview

DSH Computer Use 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 instead of the global desktop. Why it is different

Accessibility permission lets a process inspect and operate macOS UI elements, but the permission itself does not prevent focus stealing or cursor movement. Those behaviors depend on the input route.

Install command

dsh plugin --profile web add github:Anionex/dsh-computer-use
View GitHub repository ↗Back to popular plugin directory