Skip to content

VibeMeter v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 02:03

中文

v0.1.1 重点提升 Codex Desktop 实时活动与 Notch 状态的可靠性。

修复与改进

  • 即使 Codex Desktop 的 Hook 事件未送达,VibeMeter 也会从近期会话记录中发现正在进行的对话,减少实时页与 Notch 漏检。
  • 已完成的任务不会再被迟到的 Memory 子任务事件恢复成“正在读取”;任务会正确进入已完成分组,并保留耗时与跳转能力。
  • 加强完成事件与辅助事件并发到达时的状态保护,避免已完成会话被重新激活。
  • 更新 GitHub Actions 与前端依赖。

English

v0.1.1 improves the reliability of Codex Desktop live activity and Notch status tracking.

Fixes and improvements

  • VibeMeter can now discover active Codex Desktop conversations from recent session records when hook events are unavailable, reducing missing activity in Live and the Notch.
  • Completed tasks are no longer revived as “Reading” by late Memory subtask events. They move into Completed with duration and jump-back support preserved.
  • Added race protection for completion and auxiliary events arriving at nearly the same time.
  • Updated GitHub Actions and frontend dependencies.