Skip to content

codex-usage v2.4.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 16:37
· 13 commits to main since this release
53bac40

codex-usage v2.4.1

统一以总 Token 展示用量,并精简 Fast 模式界面。

  • 概览主数字改为总 Token,下方以小字显示常规 / Fast;小时和每日趋势、月历、模型列表、任务明细统一显示总量与 Fast。
  • 模式未确认用量直接归入常规,移除界面中的未确认提示和筛选选项。底层模式证据及导出元数据继续保留。
  • 费用标题简化为“API 等价成本”,用一句话说明 API 价格和 Fast 额度规则各自的更新日期。
  • 移除费用卡片的折算详情展开区,保留常规和 Fast 费用拆分及定价覆盖率。
  • 修复任务列表长路径溢出到相邻列的问题,同步中英文和窄屏布局。

计数账目、模式识别、费用算法与 API 兼容性保持不变。本次更新无需数据库重建。

验证:18 项 Playwright 测试通过;真实数据独立副本完成桌面、窄屏和任务列表检查。


Show total tokens consistently and simplify the Fast mode interface.

  • Make total tokens the primary overview metric, with regular / Fast below. Hourly/daily trends, calendars, models, and sessions now show total and Fast usage.
  • Include unconfirmed mode usage in regular totals without separate UI notices or a dedicated filter. Retain underlying evidence and export metadata.
  • Shorten the heading to API-equivalent cost and show API price and Fast credit rule update dates in one sentence.
  • Remove the expandable calculation details while retaining regular/Fast cost splits and pricing coverage.
  • Prevent long session paths from overflowing adjacent columns, with matching English/Chinese and narrow layouts.

The token ledger, mode detection, pricing algorithm, and API compatibility are unchanged. No database rebuild is required.

Validation: 18 Playwright tests passed; desktop, narrow-screen, and session views were checked against an isolated copy of real data.