dsh-context-dashboard
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-context-dashboard
Paste the following prompt into your AI chat to install this plugin:
Install this plugin in DeepSeek Harness by running dsh plugin install uckkk/dsh-context-dashboard, source code: https://github.com/uckkk/dsh-context-dashboard
About this plugin
The longer a DSH session grows, the steeper the token bill becomes, yet the actual context spend is scattered across line after line of session logs, making it hard to see where your budget really goes. dsh-context-dashboard turns that opacity into clarity: session_stats breaks down every session by message count, turn count, tool calls, character total, and estimated tokens (sortable by token, messages, or time), while context_report delivers a global summary highlighting top-consuming sessions and per-project rollups so you can spot the heavy hitters at a glance.
The plugin reads DSH's native .jsonl.zstd or plain .jsonl logs directly, is implemented in pure Node with zero third-party runtime dependencies, and requires no extra services to run. It is well suited for agent developers and daily DSH power users who want concrete visibility into their context and token budget before deciding to clean up, export, or compress sessions.
Use Cases
- Quickly identify the sessions consuming the most tokens
- Review context allocation grouped by project
- Assess per-session cost before cleaning up or exporting
Best For
- Agent developers running multiple DSH sessions daily
- Teams that need to control context and token costs
- Power users focused on budget visibility and data-driven decisions
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.