AI Agent Hub
Back to plugins
🧰

dsh-usage-calendar

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install xiyi123465/dsh-usage-calendar

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

Run dsh plugin install xiyi123465/dsh-usage-calendar in the DeepSeek Harness terminal, or clone the source from https://github.com/xiyi123465/dsh-usage-calendar and install via the profile bundle method, then restart dsh web to see the balance and calendar panel in the sidebar.

About this plugin

Once you start calling the DeepSeek API regularly, you will likely want to see how much you actually spent each day, which dates drove the most tokens, and whether cache hits are trending in your favor. The official dashboard shows a running balance but offers no day-level or per-model calendar. dsh-usage-calendar closes that gap: it pins your DeepSeek account balance to the dsh web sidebar, and a single click opens a calendar panel that makes daily consumption easy to scan.

The monthly grid shades each date cell by spend intensity and annotates total tokens and cache-hit rate for the day. Clicking any date drills down into separate chat and reasoner model breakdowns. Spend is estimated from DeepSeek published rates; a CNY-denominated balance is converted at roughly 7.1 to USD. Every data point is read exclusively from local loopback session-event logs. Nothing is uploaded or routed through a third party.

This plugin is aimed at developers who call the DeepSeek API on a routine basis and care about token cost and cache efficiency. It coexists with dsh-usage-stats without conflict, adding a calendar dimension to the heatmaps and multi-provider balances that plugin already provides. Because it installs through the profile-bundle mechanism, it remains resident across dsh web restarts with no manual reload required each session.

Use Cases

  • Track daily DeepSeek API spend, token usage, and cache hit-rate trends
  • Compare usage and cost distribution between chat and reasoner models
  • Gauge monthly budget burn-off against remaining balance at a glance

Best For

  • Developers who call the DeepSeek API frequently and track spend
  • AI builders who optimize prompts and cache strategy with daily usage visibility
  • dsh web power users who want a persistent sidebar for balance and usage at a glance