Skip to content

Codex Helper v0.8.1

Choose a tag to compare

@makerjackie makerjackie released this 16 Jul 09:39
a00bf1c

修复

  • 修复当前 Codex Desktop 版本无法触发自动重试的问题。
  • 自动重试现在监听实时的 ~/.codex/logs_*.sqlite 事件数据库;旧版 codex-tui.log 继续作为兼容后备。
  • 首次启动从当前最新事件开始,不会误重放历史错误;重复容量事件也会被忽略。

Fixes

  • Fixed Auto Retry detection for current Codex Desktop releases.
  • Auto Retry now monitors the live ~/.codex/logs_*.sqlite event database, while retaining codex-tui.log as a legacy fallback.
  • Historical events are not replayed on upgrade, and duplicate capacity events are ignored.