dsh-token-stats:为 DeepSeek Harness 增加 Token 用量统计

dsh-token-stats 是 DeepSeek Harness (DSH) 的 Token 用量统计插件,由 huantian1223 维护,采用 MIT 许可证。该插件直接解析本地 DSH 会话日志 `session.jsonl.zstd` 中的真实 provider usage,不依赖估算或抓包。 核心功能包括:展示累计、今日及峰值 Token 统计;提供 GitHub 风格的 12 个月活动热力图,支持多时间范围与视图切换;细分输入、输出、缓存及推理消耗,并生成模型与工作区维度的排名;在会话头部显示 Token 及 DeepSeek 账户余额角标,支持余额刷新与低阈值(默认 ¥5)

Read More
dsh-usage-insights:DeepSeek Harness 的本地只读用量面板

dsh-usage-insights 是 DeepSeek Harness 的一个本地只读用量面板插件,旨在解决开发者难以直接核对分散在会话事件中的 Token、请求、Agent 活动及性能数据的问题。该插件不新增模型调用或显示金额,仅读取 DSH 本地会话语料,在“设置 > 工作活动”中提供可筛选、可导出、可核对的统计信息。 其核心功能包括:按 IANA 时区自然日及工作区、服务商、模型进行筛选(工具维度不接受后两者组合);分开展示缓存与非缓存 Token、请求数及性能指标(如 TTFT、输出速度);提供日趋势图及多种维度的分页明细,支持搜索排序和 UTF-8 CSV 导出。当前版本为 0.

Read More
xavier711/dsh-plugin-deepseek-usage:给 DSH Web GUI 增加 DeepSeek 用量面板

`xavier711/dsh-plugin-deepseek-usage` 是一款面向 DeepSeek Harness (DSH) Web GUI 的用量面板插件。它旨在为用户提供集中的 DeepSeek 账户余额查询与本地会话用量统计功能。该插件在侧栏底部增加「Usage/用量」入口,主要功能包括:1. 账户余额:配置 API key 后可实时查询官方余额数据;无 key 时仅显示提示。2. 本地统计:基于本地会话日志重放请求记录,提供今日、7 天及全时段的 token 统计、图表及按模型/workspace 的细分数据。3. 费用估算:依据官方价格及峰谷计价规则(含周末优惠)自动计算费用

Read More
@az7627/dsh-token-usage:DeepSeek Harness 插件,在 Web 对话视图统计 token 用量

`@az7627/dsh-token-usage` 是一个用于 DeepSeek Harness (DSH) 的 MIT 许可证插件,旨在通过 Web 对话视图提供精细化的 Token 用量统计。该插件以独立包形式存在,核心功能是在会话头提供“用量统计”入口,打开右侧抽屉展示基于 ECharts 的分时段堆叠柱状图。它支持对当前、多选或全部历史对话进行统计,时间粒度可选 15 分钟、1 小时或 1 天,范围涵盖近 7 天、30 天或全部历史。数据展示将用量精确分为缓存输入、输入(含缓存写入)和输出三类,并支持精确到个位的总计及每对话明细查看。数据源来自会话日志重放,历史数据亦可查看。用户可通过

Read More
dsh-cost-balance:DSH 输入框下方的花费、余额与 Token 统计条

dsh-cost-balance 是一款 DeepSeek Harness (DSH) Web UI 插件,由 zoumutou 维护,采用 MIT 许可。该插件旨在解决调试时统计信息分散的问题,在输入框下方提供统一的统计入口。默认显示为居中黑条,点击可展开半透明面板,展示轮次、耗时、首 token 平均、缓存命中、Token 用量、会话花费及 DeepSeek 账户实时余额(60s 自动刷新)。数据通过同源接口获取,花费基于累计 Token 及模型单价计算,余额需配置 DEEPSEEK_API_KEY。插件支持通过 npm 发布版或源码方式安装,并可通过 `cordis.patch.yml`

Read More
dsh-plugin-cost-tracker:DSH 的 Token 成本跟踪插件

dsh-plugin-cost-tracker 是专为 DeepSeek Harness (DSH) 开发的 Token 成本追踪插件,由 YYTbit 维护,采用 MIT 许可证。该插件旨在解决仅知 Token 数无法直接对应成本的问题,提供会话 Token 用量跟踪、基于模型定价的成本计算、预算提醒及将成本意识注入系统提示等功能。它支持 DeepSeek、OpenAI、Claude 及 Gemini 等多种主流模型。用户可通过 `dsh plugin` 命令快速安装,并使用 CLI 工具按指定模型和输入/输出量估算成本。配置项包括默认模型、预算警告阈值及提示注入开关。该插件适合需要在 DS

Read More
DSH Usage Panel: DeepSeek Harness Consumption Statistics Plugin

dsh-usage-panel is an MIT-licensed plugin designed specifically for the DeepSeek Harness (DSH) web profile, aimed at addressing the challenge of scattered and difficult-to-monitor token usage in multi-model, multi-provider environments. The plugin provides a visual "Usage Statistics" panel on the settings page, with core features including displaying cumulative total usage, cache hit rate, the proportion of the most frequently used models, and an activity heatmap for the past six months. It supports toggling daily token trends at the model level across time periods (7/14/30 days) and lists the Top 10 high-consumption sessions to distinguish between primary sessions and sub-agents. Additionally, the plugin displays token distribution across providers and models, and supports exporting complete JSON data as well as data compliant with the RFC 4180 standard.

Read More
dsh-token-usage: Adding an LLM API Call Usage Statistics Panel to DSH

@wycto/dsh-token-usage is a DeepSeek Harness (DSH) plugin designed to address the challenge of quickly verifying sessions, statuses, token usage, and costs after model calls. By reading DSH session logs rather than intercepting requests, this plugin consolidates scattered API call information into a full-screen statistics panel. Core features include: multi-condition filtering by time, session ID, model, provider, and status code; a detailed table with 15 columns, supporting click-to-sort by column headers and quick filtering by session ID; grouped statistics by provider, model, status, and effort dimensions; and CSV export for secondary analysis. Cost display supports dual-currency estimation in USD and RMB, with a default exchange rate of 7.2, configurable via s

Read More
dsh-status-bar: DSH Configurable Status Bar Management Plugin

dsh-status-bar is an MIT-licensed DSH client plugin maintained by Starlight-bananice, designed to address issues with the native bottom status bar, such as information truncation and display limitations in narrow windows. The plugin replaces the built-in stats line, offering a highly configurable status bar that supports toggling and rearranging 17 information segments, including model, context pressure, tokens, task queue, and more, with multi-line wrapping to prevent truncation. Its core features include real-time TPS updates based on assistant/chunk events, fee estimation supporting peak/valley pricing and CNY/USD selection, zero-configuration default activation of 13 information segments, and a Usage & cost dialog box that includes cost trend graphs and usage history. The plugin is compatible with DSH 0.

Read More
dsh-token-viewer: CC Switch-style token consumption statistics for the DeepSeek Harness Web GUI

`qwert702/dsh-token-viewer` is an MIT-licensed read-only statistics plugin for DeepSeek Harness Web GUI. Adhering to the "everything is a plugin" philosophy, it does not modify prompts or initiate new requests. Instead, it centrally displays token consumption, cache hit rates, cost trends, and account balance by reading the host's `usageLog` and proxy balance interface. Core features include the real-time TokenDock above the Composer, balance cards in the sidebar, usage statistics panels, and trend charts based on per-request data. The plugin supports filtering data by time range (Today/7d/14d/30d/All) and tabs (Request Logs, Projects, Models), and provides views for request and model statistics along with average cost. Price calculations are based on a built-in peak-valley list or P

Read More
dsh-board: Usage and Cost Panel for DeepSeek Harness Sidebar

dsh-board is a MIT-licensed open-source DeepSeek Harness (DSH) plugin maintained by dfkai, designed to address the fragmented usage, context, and cost tracking issues in Web GUI agents. The plugin integrates a sidebar panel in the bottom-left corner of the interface, providing cost estimates based on official pricing (including peak/off-peak rates), analysis of 1M context utilization, visual charts (such as token trends and daily heatmaps), and a "Word Merit" tier and achievement system. It supports light and dark themes, bilingual Chinese-English interface, and zero-decoration animations. All data is sourced directly from the local DSH public API without initiating any third-party requests. Users can install and enable it by running the `dsh plugin add` command followed by a process restart, or configure conditional toggles through configuration files. Note that the panel displays estimated values rather than billing proof, with actual charges subject to the platform's billing records.

Read More