Skip to content

PourNotify v1.0.5

Latest

Choose a tag to compare

@pour-soi pour-soi released this 23 Aug 03:59
fe1a9b8

PourNotify v1.0.5 adds conservative Codex lifecycle notifications:

  • Codex still working or emitting internal metadata: no user-facing notification.
  • Codex blocked on required owner input or approval: one Codex Needs Your Input or Codex Approval Required notification.
  • High-confidence final result: one Codex Task Completed notification.
  • Activity summaries, title generation and updates, UI and description metadata, intermediate analysis, checkpoints, and other clearly in-progress turns are suppressed.
  • Diagnostics now record structural lifecycle and delivery evidence without raw prompts or assistant output.
  • The validated input-required-then-completed flow produced one notification of each category with no duplicates.

Codex currently exposes turn-level notify events rather than an explicit task-terminal lifecycle signal. PourNotify therefore classifies conservatively and does not claim perfect final-task detection.