SamXiaBing/dsh-adb

SamXiaBing★ 0TypeScriptLast synced: 2026-08-14

Open on GitHub

README excerpt

dsh-adb ADB device & bench operations for DeepSeek Harness Give DSH agents direct control over Android devices and automotive bench rigs: device discovery, structured logcat, APK install, file pull/push, and performance snapshots. Built for on-vehicle and bench debugging workflows — generic within the domain (no Unity, no vendor protocol lock-in). English 简体中文 Install Or install directly from GitHub: dsh plugin --profile web add github:SamXiaBing/dsh-adb Ecosystem - ✅ npm — dsh-adb published (latest: 0.1.5) - ✅ awesome-deepseek-harness 87 — merged - ✅ awesome-dsh-plugin 85 — merged - ⏳ awesome-DSH-plugin 29 — pending Topics: dsh-plugin dsh adb android automotive bench Tools Tool Description adb devices List devices (serial/state/product/model); run first to discover serials adb connect / adb disconnect Wireless bench connection (host:port, default 5555) adb logcat Filtered read (tag/level/keyword/time-window/tail); run in background streams continuously as a job — read deltas with job output , stop with job kill adb install Install APKs ( -r / -d / -g options); validates the local file exists adb file pull / push / ls / rm, per-device isolation adb perf snapshot Structured dumpsys …

View full README on GitHub →
Fun / Adsadbandroidautomotivebenchdshdsh-pluginagent

Category