DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-logcat

Android Logcat viewer plugin for the DeepSeek Harness Web GUI.

UI & ProductivityTerminal & TUI
8GitHub Stars1ForksUpdated2026-09-13

Install

$ dsh plugin --profile web add @windypro-rourou/dsh-logcat

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-logcat adds an Android Studio-style Logcat panel to the DSH Web GUI, automatically discovers adb devices, streams live device logs, and provides a logcat_recent agent tool.

Key Capabilities

  • Automatically discovers local adb installations and polls connected devices.
  • Attaches live logcat streams using threadtime output.
  • Provides per-device recent-log buffering, reconnect behavior, level filters, keyword filters, pause/resume, clear, copy, and text export.
  • Adds a Web GUI sidebar Logcat panel with device selection and unauthorized-device guidance.
  • Provides the logcat_recent agent tool for retrieving recent device logs with level and keyword filtering.
  • Exposes a loopback-only POST /api/dsh-logcat/exec endpoint for adb shell commands.

Useful For

  • Inspect Android device logs while using the DSH Web GUI.
  • Filter live Logcat output for errors or application-specific keywords.
  • Let an agent retrieve recent filtered Logcat entries during Android debugging.
  • Export or copy device logs for troubleshooting.

Who It Fits

  • Developers debugging Android devices through the DeepSeek Harness Web GUI.
  • Users with local adb access and USB-debugging-enabled Android devices.

Documented Limitations

  • Requires adb availability, a connected device with USB debugging enabled, and authorization granted on the device.
  • Unauthorized devices cannot provide logs until USB debugging is approved on the phone.
  • Logcat output may contain sensitive information.
  • adb shell commands executed through the API consume real device resources.
  • Do not install the documented profile-link and bundle-layer methods together, as duplicate plugin IDs can prevent startup.
  • The package declares Node.js ^22.19.0 or >=24.0.0.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
WindyPro-rourou/dsh-logcat
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
a641cb9 · 2026-09-20

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
8GitHub stars
Forks
1
Open issues
1
Last commit
2026-09-13
Last release
2026-08-20
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app