dsh-status-bar-config
Run the following command in DeepSeek Harness:
dsh plugin install leonardoxr/dsh-status-bar-config
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install leonardoxr/dsh-status-bar-config in your DeepSeek Harness terminal to install this plugin from https://github.com/leonardoxr/dsh-status-bar-config.
About this plugin
Out of the box, DeepSeek Harness displays nine conversation metrics simultaneously — turns, steps, LLM time, tool-call time, TTFT, decode throughput, cache-hit rate, input tokens, and output tokens. The information is valuable, yet there is no native way to hide a single item; customizing the display previously required patching Harness source. dsh-status-bar-config solves this by shadowing the shipped conversation.composer.dock entry at a lower public-slot priority, preserving the original layout and visuals while making every metric independently toggleable.
Configuration lives under Settings → Plugins → Conversation statistics and applies in real time with no restart needed. All nine metrics are enabled by default in standard order. The plugin follows the active DSH English or Chinese locale, leverages durable whole-session projections when available, and gracefully falls back to the shipped loaded-window otherwise.
Ideal for developers who want to track only TTFT and tokens/second while building or debugging agent workloads, and for general users who prefer a cleaner bar focused on token counts or LLM time. No source edits required — just open the panel and switch off what you do not need.
Use Cases
- Debugging agent calls with only TTFT and throughput visible
- Daily use focused on token counts and LLM time
- Demo setup hiding internal metrics for a clean view
Best For
- Developers debugging agent behaviour
- Everyday users preferring a minimal interface
- Small teams customizing Harness for internal tools
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.