dsh-adb
Run the following command in DeepSeek Harness:
dsh plugin install SamXiaBing/dsh-adb
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install SamXiaBing/dsh-adb in DeepSeek Harness, or install from the GitHub repository https://github.com/SamXiaBing/dsh-adb to enable ADB device and bench debugging capabilities for your agents.
About this plugin
Debugging automotive dashboards or Android system builds on a bench rig means repeatedly typing adb commands, scrolling through tens of thousands of logcat lines, and manually comparing performance numbers. dsh-adb wraps these operations into structured tools that DSH agents can call directly, turning device discovery, streamable logcat, APK installation, file transfer, and performance snapshots into a single conversational workflow.
Its standout capability is turning raw device evidence into actionable signal: the one-click health report separates genuine crashes with stack chains from MediaTek boot markers, aggregates repetitive logcat lines by tag, and attaches a concise verdict so the agent reasons from conclusions rather than ingesting 17k raw lines. Performance baselines deliver numeric diffs on PSS, janky frame percentage, and frame percentiles. The crash watchdog monitors for new crashes in foreground or background mode and chains into crash report and screenshot capture, forming a complete monitor, capture, and attribute pipeline. An append-only operation ledger records every device mutation to support one-click rollback to the last known-good APK, and a schedulable patrol scan completes crash detection, performance comparison, and battery/storage checks in a single pass with a compact ok/attention verdict.
Built for automotive cockpit teams, Android system debugging engineers, and anyone who wants to drive bench or real-device workflows through DSH agents. No Unity dependency, no vendor protocol lock-in, it covers the generic ADB operation domain.
Use Cases
- Stream filtered logcat and capture new crashes in real time while debugging an infotainment unit on an automotive bench rig
- Quantify PSS, janky-frame rate, and frame-percentile deltas between two Android build iterations
- Schedule an agent-driven one-click patrol that auto-reports crash, performance, battery, and storage health
Best For
- Automotive cockpit and infotainment system engineers
- Android system-layer and framework debugging engineers
- Developers who drive real-device or bench workflows with DSH agents
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.