dsh-plugin-mini-dashboard: A Session & Token Mini Dashboard for DeepSeek Harness

focksor/dsh-plugin-mini-dashboard

UI & ExperienceVerified
Listed on 2026-08-29
Page last updated 2026-08-30

A DSH plugin mini dashboard that renders a draggable float window above the sidebar to summarize live session activity and today's token usage.

dsh-plugin-mini-dashboard is a DSH plugin for DeepSeek Harness that renders a small draggable float window just above the sidebar's "Settings" row, summarizing what your sessions are doing right now and what they have cost you today. It lets you monitor multiple sessions' activity and token usage without leaving the current view, with core capabilities including active session counts, token throughput, today's usage totals, cache read/write metrics, and speed trendlines, all customizable. Settings persist automatically and survive restarts, ideal for developers who need continuous monitoring of their local AI workflows.

How to Install

install
npmdsh plugin --profile web add dsh-plugin-mini-dashboard
Category
UI & Experience
Platform
DSH Plugin
Author
focksor
Distribution
Plugin

dsh-plugin-mini-dashboard Key Features

Live session & token statsDraggable float windowSpeed trendlinesCustomizable metrics
Listed on dsh-plugin.org

dsh-plugin-mini-dashboard Repo Summary

What Does It Do?

Mini Dashboard is a DSH plugin for DeepSeek Harness that provides a session and token mini dashboard for DSH web. It renders a small draggable float window just above the sidebar's "Settings" row, summarizing what your sessions are doing right now and what they have cost you today. It solves the problem of quickly monitoring multiple sessions' activity and token usage without leaving the current view. Core capabilities include active session counts, token throughput, today's usage totals, cache read/write metrics, and speed trendlines, all customizable.

Core Features

  • Active and today session counts: exactly match the sidebar status lights, blank sessions never count.
  • Token throughput (In/s · Out/s): real-time tokens per second, decaying to zero when idle, scoped to all sessions or the current one.
  • Today's token usage (In · Out): totals for tokens sent and generated today, optionally including subagent sessions.
  • Cache read/write metrics: independently toggleable display of today's cached-token usage.
  • Speed trendlines: mini sparklines for both speed metrics, with Off/1m/3m/5m options per metric.
  • Draggable float window: drag by header, resize from edges, snap to screen edges, adjust transparency, and remember position/size across restarts.

How to Use This Plugin?

After enabling the plugin in DSH web, the float window appears at the bottom-right by default; drag it by the header to move and resize from the edges. All settings can be adjusted instantly via the "mini dashboard" section in DSH's built-in Settings dialog or the ⚙ popover on the panel, including layout (Compact/Cards/List), refresh interval (1/2/5/10/30s), speed scope, whether to include reasoning output, and whether to include subagents. Settings persist to the configuration file and survive restarts.

This page is an independent rewrite of the plugin's official README — for authoritative documentation and the latest changes, refer to the source: focksor/dsh-plugin-mini-dashboard. The plugin is third-party code that runs on your machine once installed; inclusion does not imply endorsement — please review the source before installing.

Install, update, and uninstall this plugin in the Plugin Market of DeepSeek Harness's DSH Plugin Hub

DSH Plugin FAQ