dsh-usage-lite:DeepSeek Harness Web 的余额与 Token 用量面板

dsh-usage-lite 是一款面向 DeepSeek Harness Web 界面的轻量级插件,由 ericw0315 维护,采用 MIT 许可证。它旨在解决 DSH Web 中余额和本地 Token 用量分散的问题,通过侧边栏面板集中展示 DeepSeek 余额、供应商账户信息及近半年的本地用量。核心功能包括自动发现已配置的模型供应商、查询 DeepSeek 当前及赠送/充值额度、汇总输入输出及缓存 Token、按模型展示估算开销、提供近 27 周每日用量热力图,并支持中英文界面切换。用户需通过 `dsh plugin` 命令安装并重启服务,需在凭据文件中配置 API Key 以启用余

Read More
dsh-token-data:DSH Web 的 Token 用量、供应商余额与配额面板

dsh-token-data 是专为 DeepSeek Harness (DSH) web 界面开发的 MIT 许可插件,旨在集中展示分散的 Token 用量、供应商余额及订阅配额。该插件提供实时用量仪表盘、每日热力图及7日趋势分析,支持 DeepSeek、OpenRouter、Kimi 等主流供应商的余额查询,以及 OpenCode Go 等的配额监控。其核心特点包括只读且仅回环访问的5个 GET API 端点、不存储密钥(凭据实时解析)、增量缓存及容错机制(保留最后一次成功数据)。安装需 Node.js >= 20,通过 `dsh plugin --profile web add dsh-

Read More
dsh-token-usage:DeepSeek Harness Web GUI Token 用量展示插件

dsh-token-usage 是 DeepSeek Harness (DSH) Web GUI 的 Token 用量展示插件,由 AFAP 维护,采用 MIT 许可证。该插件无需配置且只读运行,旨在帮助用户监控会话级与全局 Token 消耗。 其核心功能包括:在会话头部显示“单会话胶囊”,展示输入、输出及上下文占用,并支持查看详细明细;在侧边栏提供“全局消耗面板”,聚合展示近 30 天每日消耗、模型分布及 24 小时用量,数据来自本地会话日志,面板开启时每 60 秒自动刷新。 插件技术约束严格,零外部依赖,基于 Node 22.22+ 内置能力解析 zstd 日志,并通过浏览器信任围栏确保

Read More
xie-tj/dsh-token-usage-ledger:DSH Web profile 用量账本与 Usage 仪表盘

文章介绍了社区仓库 `xie-tj/dsh-token-usage-ledger`,这是一个为 DeepSeek Harness Web profile 设计的 MIT 许可证插件。该插件旨在解决用量信息分散且重启后丢失的问题,提供持久化的用量账本和可视化仪表盘。 核心功能包括记录每次 provider dispatch(含失败与重试),保存输入、输出及缓存 token,并支持基于 session 历史的数据回填。在 Settings → Usage 界面中,用户可按提供方、模型及时间范围(7/30天)筛选,查看包含曲线、柱状图及 API 请求次数的详细数据,同时单独展示缓存命中情况。 安装需

Read More
dsh-token-pet:在 DeepSeek Harness 会话头部展示 Token 用量与天气的 DSH 插件

dsh-token-pet 是一款基于 MIT 协议的 DeepSeek Harness (DSH) Web 端插件,由 pk7j7sqryy-ops 维护。该插件旨在解决会话中上下文占用及 Token 累计信息查看不便的问题,将其集成至会话头部右上角的卡通玩偶“布布”组件中,实现无悬浮嵌入展示。其核心功能包括:实时显示本地时区日期、基于 IP 定位的实时天气及未来 3 天预报、极端天气预警,以及详细的上下文占用、输入/输出/缓存 Token 用量统计。Token 数据复用前端投影,实现零额外请求;表情随用量动态变化;主题色自适应深浅模式。 安装推荐使用 `dsh plugin` 命令添加至

Read More
dsh-usage-meter: A Token Usage Statistics Plugin for DSH Web Client

dsh-usage-meter is an MIT-licensed plugin maintained by cute-baobao, specifically designed for the Web platform DSH client to visually display the token usage of model calls. The plugin automatically records usage data to a local JSONL file and aggregates it by the "model × hour" dimension upon startup. Users can clearly view the token consumption per hour for each model through stacked bar charts color-coded by model in the Web GUI settings page. The interface supports both Chinese and English, automatically following the language switching of the GUI. Installation requires using the pnpm command to add the plugin package, followed by restarting the DSH Web process to take effect. Data is stored by default in `$DSH_HOME/usage-meter/usage.jsonl`. This plugin is suitable for those who want to view usage by

Read More
dsh-balance-plugin: View DeepSeek Balance and Token Usage in DSH Web Sidebar

dsh-balance-plugin is a web plugin for DeepSeek Harness (DSH), designed to address the inconvenience of querying DeepSeek API balance and token usage. This plugin adds a balance viewing feature at the bottom of the DSH Web sidebar, supporting switches between "Today" (Beijing time) and "All History," and strictly limits data statistics to the `deepseek-official` provider only, avoiding interference from other vendors' API calls. Core features include automatically reusing local credentials to call the official interface for displaying balance, and reading local session logs to aggregate token usage by uncached input, cached reads, output, and model call counts. The plugin adapts to both light and dark themes, implemented via injecting a button and a floating panel at the bottom of the sidebar. The installation process is straightforward.

Read More
Viewing Balance, Quota, and Token Usage on DeepSeek Harness Web Interface with dsh-usage-stats

The community plugin dsh-usage-stats (@ychris12138/dsh-usage-stats) provides multi-provider balance, subscription quota, and token usage heatmaps for dsh web. This article introduces its core capabilities, web profile installation commands, key points for credential configuration, typical operational steps, and security considerations such as loopback access and local credential boundaries. It is suitable for Harness developers who use multiple APIs or coding plans.

Read More
Display GitHub-style activity heatmap in DeepSeek Harness web interface using dsh-heatmap

dsh-heatmap is a DeepSeek Harness interface enhancement plugin maintained by 283Gawin. It places a GitHub-style heatmap of the past 90 days at the bottom of the left sidebar of the webpage, allowing users to switch among submission times, Token usage and estimated costs, and displays today's Token consumption, cache hit rate and cost by model. The data is provided by the host process which reads the local session logs and workspace git history via `/activity-heatmap/stats`. The installation command on the directory page is `dsh plugin add github:283Gawin/dsh-heatmap`, and it is under MIT license. The plugin runs with the permissions of the current dsh process. Before installation, you should check the source code and fix the commit as much as possible.

Read More
Add a Token Usage Dashboard to the DeepSeek Harness Sidebar with dsh-token-monitor

### 正式翻译(符合海外开源项目文档风格): The `dsh-token-monitor` is a DeepSeek Harness Web extension maintained by zhangzheng25, released under the MIT License. In its current 0.6.0 version, it features a "Today's Usage" card in the sidebar. Clicking the card will display the total token consumption for today, 7 days and 30 days, a 30-day stacked chart of token usage grouped by model, a top 4 usage ranking, and the number of top-tier sessions. All data is idempotently backfilled solely from session logs and persisted locally. The community catalog page still mentions the settings page and 90-day contribution chart, please refer to the repository source code for the latest information.

Read More
Add Usage Heatmap and Account Balance to DeepSeek Harness Web Interface with dsh-usage-stats

The `dsh-usage-stats` maintained by Ychris12138 has added Token usage heatmap, model-by-model details and multi-vendor account balance functions for dsh web. This article verifies the installation commands, credential configuration, local loopback interface and security boundary in accordance with the directory page and GitHub README. The current version is 0.2.0, licensed under MIT, and a web profile is required.

Read More