dsh-hos-scrcpy
Run the following command in DeepSeek Harness:
dsh plugin install ns-zzj/dsh-hos-scrcpy
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ns-zzj/dsh-hos-scrcpy in your DeepSeek Harness terminal, or grab the plugin package from the source repository https://github.com/ns-zzj/dsh-hos-scrcpy and add it manually.
About this plugin
Debugging a HarmonyOS app means constantly shuffling between your phone and your laptop: change a widget, grab the phone to check it, tap a button, put the phone down, pull up the log viewer, repeat until the afternoon melts away. dsh-hos-scrcpy collapses that loop into a single DeepSeek Harness web page. It mirrors the device via an H.264 stream, maps mouse clicks and drags to touch events, fires Back / Home / Volume keys with one click, and scrolls hilog output right beside the video—no need to switch to DevEco Studio mid-session. The real leap, though, is that the AI assistant can now see and act on the phone screen. It can capture a screenshot and describe what is on the page, read the ArkUI layout tree into a compact list of tappable controls, tap or long-press at proportional coordinates, press system keys, and inject Chinese text into a focused input field. Every AI-driven action draws a green dot on the live stream so you can verify the landing point before it commits. Four independent permission toggles (screenshot, control, key, input)—each with a three-state setting of deny / confirm / auto—let you give the AI free rein for routine work while keeping a human in the loop for sensitive operations. This plugin is built for HarmonyOS NEXT app developers, teams that debug on a real device from a browser, and anyone who wants their AI assistant to move beyond giving advice and actually drive the UI. Connect the phone over USB or wireless hdc, launch the mirror, and your debug cycle drops from minutes to seconds.
Use Cases
- Verify HarmonyOS UI changes on the live mirror the moment you save, without reaching for the phone
- Have the AI read the on-screen control list and fire tap and long-press sequences for a fast regression pass
- Scroll hilog output beside the real-time video to diagnose crashes without opening DevEco Studio
- Paste a screenshot straight into the AI chat to ask what is on the page and close the debug loop
Best For
- HarmonyOS NEXT application developers
- Teams that debug real HarmonyOS devices from a browser
- Engineers who want their AI assistant to move from giving advice to driving the phone UI for a closed-loop debug session
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.