Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:46
· 5 commits to main since this release

更新内容

  • 修复 Codex 额度显示可能被模型子额度覆盖的问题。
  • 采集器现在会忽略 codex_bengalfox 等非主 codex 的 rate_limits 事件,避免任务栏误显示 5h 100% / 周 95% 这类错误余额。
  • 插件版本更新到 0.1.7。

验证

  • python -m unittest discover -s tests -v
  • .\tools\build.ps1 -Platform x64 -Configuration Release -SkipSign

本机未安装可直接调用的 cmake/ctest;GitHub Actions Release workflow 已成功执行完整 CMake smoke、打包和发布。