AI Agent Hub
Back to plugins
🧰

dsh-peak-price-panel

Web Tools Updated 2026.08.27

Run the following command in DeepSeek Harness:

dsh plugin install LucienLL/dsh-peak-price-panel

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

Run dsh plugin install LucienLL/dsh-peak-price-panel in the DeepSeek Harness terminal; the source repository is https://github.com/LucienLL/dsh-peak-price-panel — once installed, enable it under Settings to see the pricing panel in the sidebar.

About this plugin

DeepSeek bills by peak and off-peak windows — full price during weekday business hours, half price the rest of the day and all weekend — yet the dashboard never quietly tells you which tier you are in right now or what each token actually costs. dsh-peak-price-panel pulls that information into the sidebar: a single card shows the current period, the live output price for every model in your plan, your account balance, and a countdown to the next pricing switch. A banner pops up thirty minutes before the transition — nudging you to finish a batch job before prices jump, or to ramp back up when they halve — so a mid-run price change never catches you off guard.

Balance monitoring uses three color-coded thresholds: cross the warning line and the figure turns amber; drop below critical and it goes red; hit the extreme floor and the top-up button starts pulsing while the balance number turns bold red. Polling interval, lead-time for the transition banner, which models to display, and the currency symbol are all adjustable in the Settings panel without touching code. From v0.2.0 onward the price table and peak windows are pure data — when DeepSeek adjusts its pricing you update the prices or peakWindows JSON and you are done, no reinstall, no code change, no new release needed.

It suits developers and small teams that call the DeepSeek API dozens of times a day, ops folks who track API spend against a monthly budget, or anyone who wants a sidebar glance to answer three questions: what tier am I in, what does this token cost, and is my balance about to blink out. Low-frequency users will barely notice it; for high-throughput workloads it becomes the quiet, always-on cost compass you did not know you needed.

Use Cases

  • Check the current peak or off-peak tier and per-model output price before launching a batch job
  • Watch account balance and top up in time before it hits the critical floor
  • Update the pricing JSON when DeepSeek adjusts rates — no code change or re-release needed

Best For

  • Developers and teams making high-frequency DeepSeek API calls
  • Ops personnel who track API spend against a monthly budget
  • Small-to-mid teams seeking at-a-glance visibility into billing tiers and balance