DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-cmdwatch

Real-time command and execution output monitor for DeepSeek Harness Web UI.

UI & ProductivityTerminal & TUIDeveloper Tools
0GitHub Stars0ForksUpdated2026-09-13

Install

$ dsh plugin --profile web add github:GavinQiEr/dsh-cmdwatch

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-cmdwatch is a DeepSeek Harness (DSH) plugin that embeds a command monitoring panel above the Web UI chat box. It tracks and streams execution progress for both foreground and background shell commands in real time without interrupting conversation flows.

Key Capabilities

  • Real-time streaming and scrolling output for background tasks and foreground commands
  • Session isolation to monitor commands independently per conversation
  • Automatic command sanitization by stripping collecting pipes and injecting PYTHONUNBUFFERED
  • Tee-based streaming capture for foreground terminal execution with minimal side effects
  • Visual indicators and warnings for modified commands or blocking pipes

Useful For

  • Watching test suites (e.g. pytest), build scripts, or long-running jobs directly in the Web UI
  • Inspecting foreground and background command execution without asking the model to poll outputs
  • Monitoring multi-turn sessions with isolated per-conversation command activity

Who It Fits

  • Developers using DeepSeek Harness Web UI
  • Engineers running long background tasks or scripts through DSH

Documented Limitations

  • Consuming background output in real-time prevents the DSH model's job_output tool from reading the same increment unless streaming is paused
  • Command records are stored in host memory and reset on process restart
  • Requires target DSH version >=0.1.0-rc.6 <0.2.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
GavinQiEr/dsh-cmdwatch
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
bbd713b · 2026-09-16

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-13
Last release
No release detected
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