Skip to content

Releases: ifzc/codex-wait

Release list

codex-wait v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 11:22

安装

需要先安装 Node.js 18 或更高版本,然后执行:

npm install -g https://github.com/ifzc/codex-wait/releases/latest/download/codex-wait.tgz
codex-wait --help

升级时重新执行同一条 npm install -g 命令即可。安装包是 npm 标准 .tgz 格式,同时提供 SHA256SUMS.txt 用于校验下载内容。

默认统计最近 7 个自然日,排除 Codex 定时任务,并隐藏可能不完整的 Token 用量。使用 --token 可显示 Token 统计,使用 --include-automations 可计入定时任务。

Full Changelog: https://github.com/ifzc/codex-wait/commits/v0.1.0