Skip to content

Releases: yancf666/dsh-usage-panel

dsh-usage-panel v0.3.1

Choose a tag to compare

@yancf666 yancf666 released this 15 Aug 12:18

更新内容

  • 在中英文 README 中加入完整面板截图。
  • 余额供应商默认超时由 8 秒提高到 15 秒,改善慢接口的稳定性。
  • 超时与普通网络错误现在会显示更明确的诊断信息。
  • npm 安装包包含演示图片。

dsh-usage-panel v0.3.0

Choose a tag to compare

@yancf666 yancf666 released this 15 Aug 11:12

更新内容

  • 趋势图精简为输入、缓存读取和输出三层,并新增总量折线、平均线、峰值与合理刻度。
  • 缓存写入不再单独展示,但继续完整计入输入总量和导出数据。
  • 调用明细支持跨全部分页搜索,可按提供商、模型或会话 ID 查询。
  • 过滤零 Token 占位事件,避免污染活跃度、平均值和调用列表。
  • 优化余额卡片布局、窄屏显示、交互稳定性和无障碍标签。

完整变更见 CHANGELOG.md。

dsh-usage-panel v0.2.0

Choose a tag to compare

@yancf666 yancf666 released this 15 Aug 10:35

dsh-usage-panel v0.2.0

A complete UI and reliability upgrade for the DSH token and balance panel.

Highlights

  • Responsive light/dark observability dashboard
  • Previous-period comparison, cache hit rate, activity metrics, and calendar-day view
  • Concurrent balance checks with timeout/retry, background refresh, and stale-value fallback
  • Searchable paginated events plus full CSV/JSON export
  • 60-day durable history and backfill progress
  • Custom JSON balance sources

See README.zh-CN.md for Chinese installation and configuration instructions.