dsh-computer-use
Run the following command in DeepSeek Harness:
dsh plugin install 988hj7tczd-oss/dsh-computer-use
Paste the following prompt into your AI chat to install this plugin:
Install dsh-computer-use in DeepSeek Harness from https://github.com/988hj7tczd-oss/dsh-computer-use.
About this plugin
dsh-computer-use addresses a common gap in agent workflows: a model may understand a task, but it still needs a way to actually operate a desktop interface. By bringing Computer Use capabilities into harness-desktop, it lets AI go beyond text planning and observe the screen, identify interface elements, and drive an independent virtual cursor to move, click, type, scroll, and drag, performing actions much like a human user would.
The plugin’s key design is “real-human operation”: accessibility trees are mainly used for observation and element location, while actions are executed through pixel-level virtual cursor movement. This makes the operation visible and more usable for interfaces that require visual context. It supports screenshot-based observation, zoomed region inspection, multiple viewing modes, and basic input and application control, while adding safety mechanisms such as isolated virtual cursors, snapshot expiration, sensitive input protection, dangerous action approval, and optional app allowlists.
It is best suited for developers exploring or testing desktop agent capabilities, and for advanced users who want to connect visual models, workflows, and real GUI tasks. For scenarios where AI needs to move from describing actions to actually performing them on a computer, this plugin provides a practical entry point.
Use Cases
- Let an AI agent observe desktop apps and perform simulated clicks
- Use vision models to assess interface state and take actions
- Delegate repetitive GUI steps to an AI-driven workflow
Best For
- Developers building desktop AI agents
- Advanced users who want models to operate interfaces
- Teams exploring Computer Use capabilities
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.