DSH Android: Streaming and Controlling Android Devices in Conversations

DSH Android is a DeepSeek Harness client plugin maintained by ZSeven-W, which displays real-time screen feeds from emulators or USB-connected phones in the conversation sidebar via adb and provides 20 agent tools. These tools cover capabilities such as device enumeration, streaming initialization, UI interaction, Gradle build and execution, uiautomator control tree, logcat, and process debugging. The installation command is `dsh plugin --profile web add @zseven-w/dsh-android@latest`, requiring Node ≥ 24.11.0 and adb; the OCR tool is only available on macOS. The plugin runs with DSH process permissions, and users are advised to verify the source code and MIT license before installation.

Read More