dsh-adb-logcat
Run the following command in DeepSeek Harness:
dsh plugin install dxsdyhm/dsh-adb-logcat
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install dxsdyhm/dsh-adb-logcat in the DeepSeek Harness terminal to install this plugin; the project source is available at https://github.com/dxsdyhm/dsh-adb-logcat. Restart dsh web after installation.
About this plugin
Debugging Android apps usually means leaving the browser, opening a terminal, or switching to a desktop IDE just to glance at logcat. dsh-adb-logcat eliminates that context switch by embedding a live ADB logcat panel directly inside the DSH Web GUI. Capture starts automatically the moment the panel opens and a device is online, so you never have to type a command to see logs. The panel supports level filtering across V/D/I/W/E/F, keyword-or-regex text and tag search, and theme-aware color coding (gray, blue, green, amber, red, bright red). You can dock the panel below the chat composer or let it float as a bottom-right capsule, drag its top edge to resize the log area, and toggle word-wrap, full-width, and auto-scroll on the fly.
The plugin is built for developers who maintain Android projects alongside their DSH workflow and want instant log inspection without ever leaving the page. On the security side, the host exposes a loopback-only HTTP gateway; remote browsers receive a 403. All device access is handled through a host-side subprocess service with no shell string interpolation, keeping the attack surface tight while you focus on reading logs.
Use Cases
- Inspect live ADB logcat from inside the DSH Web GUI while an Android app is running
- Filter logs by level, keyword, or regex without opening a terminal or desktop IDE
- Dock or float the log panel alongside the chat composer for side-by-side debugging
Best For
- Developers maintaining Android projects within their DSH workflow
- Engineers who prefer in-browser debugging over frequent window switching
- Developers or QA staff who need quick logcat inspection to triage Android issues
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.