AI Agent Hub
Back to plugins
dsh-live preview

dsh-live

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install zhoushuoshi-code/dsh-live

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install zhoushuoshi-code/dsh-live in DeepSeek Harness to install; the source lives at https://github.com/zhoushuoshi-code/dsh-live

About this plugin

Long-running coding agents pause to wait for approval on sensitive actions, while you might be commuting, making coffee, or reviewing something else entirely. The agent idles and your time stalls. DSH Live turns your phone into an end-to-end encrypted approval inbox so you can make that critical decision without being tethered to your desktop.

The capability is deliberately narrow: pair once via a QR code, then receive each sensitive request in a mobile PWA with the tool name and context. Allow once or reject. Desktop approval stays live and authoritative; phone and desktop can race safely with the first valid decision winning, and disconnection, timeout, or replay never silently grants access. The relay carries only AES-256-GCM ciphertext and never sees prompts, keys, or results.

DSH Live suits developers who already run long tasks on DeepSeek Harness and want to free the approval step from sitting at a desk. It is not a remote terminal or a miniature IDE; it is the focused decision surface that appears exactly when your attention matters. Currently a v0.1.0 preview, self-hosted, with no public relay or npm package; you own the infrastructure.

Screenshots

Use Cases

  • Approve or reject a sensitive agent action from your phone while commuting
  • Handle approval requests at the kitchen counter during a long-running task
  • Desktop and phone race safely; the first valid decision wins

Best For

  • Developers running long tasks on DeepSeek Harness
  • Independent developers who want approval decoupled from the desk
  • Security-conscious users who prefer self-hosted, E2EE-first tooling