AI Agent Hub
Back to plugins
🖥️

dsh-better-status

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install Yaing-Yan/dsh-better-status

Paste the following prompt into your AI chat to install this plugin:

Visit https://github.com/Yaing-Yan/dsh-better-status for setup instructions, then run dsh plugin install Yaing-Yan/dsh-better-status in your DSH profile directory and restart to auto-load.

About this plugin

The session stats line at the bottom of DeepSeek Harness is a wall of small text: turns, steps, LLM latency, first-token time, tokens per second, cache hit rate, input and output tokens. Every number is there, but the eye slides right past it. dsh-better-status breaks that single line into a set of semantically clear visual components, docked to the top-right corner of the page, so the metrics that matter are readable at a glance.

The panel refreshes every second. Large number cards show turns, steps, estimated per-session cost, and your DeepSeek account balance. An SVG donut chart compares LLM versus tool-call latency. Gradient progress bars display first-token delay and generation speed. Ring gauges track cache-hit rate and context pressure. Stacked bars split input and output tokens. Every graphic is drawn with native SVG and inline CSS, so there is zero chart-library dependency and both light and dark themes work out of the box. If a session projection is missing, the plugin gracefully falls back to local node aggregation instead of blanking out.

If you run long sessions or tool-heavy workflows in DSH and want a constant, glanceable view of latency bottlenecks, token spend, and account balance without opening a separate monitoring tool, this plugin is for you. Install it once and it auto-loads on every start; that single line of tiny text becomes a live dashboard, with no background scripts to babysit.

Use Cases

  • Monitor token spend and latency bottlenecks during long sessions
  • Compare LLM versus tool-call latency in agent workflows
  • Track DeepSeek account balance and per-session cost at a glance

Best For

  • Developers running long DSH sessions daily
  • Users who need to track token cost and account balance
  • Anyone who prefers a lightweight in-app panel over external monitoring tools