DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-click

Approval-gated native desktop control tools for DeepSeek Harness, with Windows-first support.

VisionUI & ProductivityTerminal & TUIDeveloper ToolsSecurity & PolicySkills & Workflows
10GitHub Stars2ForksUpdated2026-09-19

Install

$ dsh plugin --profile web add "github:PerryLink/dsh-click#main"

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-click is a DeepSeek Harness tool plugin for observing and controlling native desktop applications. It provides screenshots, accessibility-tree reading, window-scoped input, application listing, and application launching, with observation freshness, approval, process-identity, and audit mechanisms described by the project.

Key Capabilities

  • Captures window or primary-screen screenshots with configurable downscaling.
  • Reads accessibility trees with element identifiers, rectangles, supported patterns, and pixel hints.
  • Performs window-scoped click, type, scroll, and key actions.
  • Lists running applications and visible windows, and launches applications by name or executable path.
  • Requires actions to reference a fresh observation and can reject actions after screen changes or observation expiry.
  • Gates mutating actions through the Harness approval mechanism by default.
  • Records sanitized observation and action events in the session log when audit events are enabled.

Useful For

  • Let an agent inspect and operate a Windows desktop application after user approval.
  • Provide text-only models with structured UI observations through accessibility trees and pixel hints.
  • Automate UI workflows that need clicks, typing, scrolling, keyboard shortcuts, or application launch.
  • Inspect running desktop applications and their visible windows from a Harness session.

Who It Fits

  • DeepSeek Harness users who need native desktop automation.
  • Agents and workflows operating Windows applications.
  • Users of text-only models that need structured desktop UI observations.

Documented Limitations

  • Windows is the primary supported platform; macOS and Linux backends are reserved and calls fail closed on those platforms.
  • screen_read depends on application UIAutomation exposure; inaccessible applications may provide pixel hints only.
  • Some applications can ignore posted window messages, including some games and Electron surfaces; key actions report refusal rather than success.
  • On Harness builds rc.6 through rc.8, enabled custom audit events may prevent session resume with static-whitelist readers; the README documents disabling auditSessionEvents for that case.
  • Requires Node.js ^22.19.0 or >=24.0.0.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
PerryLink/dsh-click
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
5eb5137 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
10GitHub stars
Forks
2
Open issues
9
Last commit
2026-09-19
Last release
2026-09-18
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app