AI Agent Hub
Back to plugins
🖥️

dsh-usage-unified

Client Updated 2026.09.13

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-usage-unified

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

Run dsh plugin install satan9394/dsh-usage-unified in your terminal (source at https://github.com/satan9394/dsh-usage-unified), then restart the Web profile to see the Usage Stats entry in the sidebar.

About this plugin

Every dsh conversation writes a session log, yet the projection built into the harness only covers the home it is running against – cross-home, cross-format token spend has no single view. dsh-usage-unified merges the dashboard and the machine-wide scanner into one data-layer index that drives trends, a per-model panel, session ranking, a call-detail table, CSV/JSON export, and an opt-in local cost estimate. The panel refreshes every 60 seconds and the plugin never opens a socket of its own.

It is built for heavy users who run multiple dsh homes, switch between models, and need to reconcile token usage or estimate cost over daily, weekly, or custom windows – all without a database or any external service.

Use Cases

  • Aggregating token trends and peaks across multiple dsh homes
  • Per-model breakdown and CSV export for bill reconciliation
  • Estimating monthly token cost with a local pricing table

Best For

  • Heavy users running multiple dsh homes on one machine
  • Users reconciling usage and cost over custom date ranges
  • Teams that prefer zero external dependencies and local-only tooling