Widget-Dock: A Workbench Providing 27 Cards on Both Sides of DSH Web Conversations
widget-dock is a web client plugin for DeepSeek Harness (DSH), designed to address the issue of scattered metrics such as API balance, tokens, and costs. It provides a grid-aligned card dashboard that displays 27 built-in cards alongside the conversation interface, supporting features such as balance queries, inference intensity adjustment, image transcription, and GitHub-style usage heatmaps. The plugin supports session-specific independent layout customization, with data persisted via localStorage and retained after restart. Installation can be completed through the `dsh plugin` command or by manually linking the repository. When in use, users can drag and sort cards, configure API Keys (stored locally only) to view balances, or connect to a local LM Studio for image transcription. The plugin is licensed under MIT, currently in its current state.
Read MoreSev7een/ds-api-usage: Checking API Balance and Usage in the DeepSeek Harness Settings Page
Sev7een/ds-api-usage is a community plugin for DeepSeek Harness (DSH), designed to allow users to monitor their DeepSeek API balance and usage directly within the DSH settings page. It eliminates the need for additional key configuration by reusing the existing `DEEPSEEK_API_KEY`. The plugin's core functionality includes displaying the total balance, a breakdown of gifted versus topped-up amounts, estimated consumption over the past 24 hours (in CNY), input/output token counts, and API request numbers. It also provides timeline charts with hourly and daily granularity, enabling users to switch between views for cost, token usage, and request counts. The plugin supports real-time refresh, automatically updating every 60 seconds on the host and every 30 seconds on the page, along with manual refresh capability. Data is stored locally in `$DSH_HOME/storage`.
Read Moredsh-balance: View DeepSeek API Balance on DSH Settings Page and Chat Box
dsh-balance is a DeepSeek Harness client plugin maintained by crazywoola, used to view the total API balance, recharge balance, bonus balance, and available models on the settings page and below the chat box. The API key is only used by the local host, supports caching and manual refresh, and features an orange indicator light to alert users during DeepSeek's peak pricing hours. The installation command is `dsh plugin --profile web add @pinkbanana/dsh-balance@latest`, and it is licensed under MIT.
Read MoreDSH Little Whale Balance Widget: Monitoring Your DeepSeek Account Balance in the Bottom Right Corner
Introducing the DSH plugin dsh-whale-widget maintained by MeteorNOX: This plugin displays the DeepSeek API balance, daily usage, and per-conversation token consumption in the bottom-right corner of the web interface. It supports two usage tracking modes—whale bookkeeping and real-time token monitoring—featuring drag-and-snap functionality, bouncy interactions, and smooth scrolling number animations. The plugin includes a one-click installation command for GitHub, along with credential configuration and verification steps. It is ideal for developers who regularly use DSH for agent development and need to monitor API usage on the go.
Read MoreView Balance and Remaining Tasks at the Session Header with DeepSeek-Harness-billing-plugin
The DSH billing plugin maintained by WilliamLIiii: It uses the official GET /user/balance to display the RMB balance, and estimates how many tasks can still be run based on the historical session usage of V4 Flash/Pro and the peak-valley tariff rate of 2026-08-17. This article checks the catalog page, GitHub source code and DeepSeek price list, and explains the dual-package structure, installation commands, estimation caliber and restrictions such as only RMB/manual refresh.
Read MoreCheck Balance and Current Session Cost in DeepSeek Harness Webpage with dsh-balance-meter
### 译文: dsh-balance-meter is a DSH web browser extension maintained by Ghost011118. It displays the DeepSeek account balance and the estimated cost of the current session below the input box. This article verifies the official balance API, automatic pricing based on Flash/Pro plans, peak-valley unit price crawling, installation commands and credential configuration according to the community directory and GitHub. It is suitable for monitoring quota when running Agents on web pages.
Read MoreCheck API balance and available models in DeepSeek Harness with dsh-balance
`dsh-balance` is a DeepSeek Harness Web plugin maintained by crazywoola. It connects the official balance and available models to the settings page and displays a summary below the chat box. The API key is only used by the local host. Starting from August 17, 2026, pricing will be based on peak and off-peak hours in Beijing Time, with the indicator light turning orange during peak hours. The installation command on the catalog page is `dsh plugin add github:crazywoola/dsh-balance`.
Read More