DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-ui-progress

Web UI session progress bar plugin for DeepSeek Harness input dock area.

UI & ProductivityDeveloper Tools
7GitHub Stars1ForksUpdated2026-09-18

Install

$ dsh plugin --profile web add '@dsh-external/dsh-ui-progress@github:lhh010/dsh-ui-progress#v0.10.2'

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-ui-progress is a pure client-side UI plugin for DeepSeek Harness (DSH). It injects a persistent session progress bar into the input dock area (`conversation.input.dock`), rendering real-time execution states including todo task completion ratios, real-time token generation speeds, elapsed turn timers, model-reported ETAs, subagent/human attention prompts, and interruption indicators without touching the core agent loop.

Key Capabilities

  • Permanent session progress bar docked above the conversation input area
  • Real todo progress ratio calculation with fallback to 100% when no todos exist
  • Real-time token generation rate estimation with self-calibrating CJK-aware sliding window
  • Elapsed execution timer with 0.1s resolution and model-reported ETA support
  • Orange-red visual status on manual interruption or API failure
  • Amber attention alerts for pending human approvals and subagent interactions
  • Light green status transition upon turn completion
  • Built-in client API compatibility self-diagnostics

Useful For

  • Monitoring long-running multi-step agent workflows in DeepSeek Harness Web GUI
  • Tracking real-time token generation throughput and execution duration
  • Receiving instant visual alerts when subagents or main sessions require human approval
  • Immediately identifying interrupted turns and workflow halts

Who It Fits

  • DeepSeek Harness Web GUI users
  • Developers running multi-step or autonomous subagent tasks
  • Users needing clear visual feedback on token generation throughput and task status

Documented Limitations

  • Overall session progress falls back to 100% when no todos projection is active
  • Real-time token rate is an estimated heuristic until confirmed by final provider usage metrics
  • ETA display depends entirely on model reporting through the report_progress schema
  • Restricted to the Web profile (`platform: 'web'`) and requires corresponding DSH version matching

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
lhh010/dsh-ui-progress
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
1e7d715 · 2026-09-19

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
7GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-18
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