Skip to content

codex-notify v0.1.0

Choose a tag to compare

@guangcodes guangcodes released this 13 Aug 10:08
· 11 commits to main since this release

codex-notify 的首个公开版本,面向 macOS、Python 3.11+ 和飞书自定义机器人。

主要能力:

  • 通过 Computer Use --previous-notify 链式接入,始终保留 Computer Use 对顶层 notify 的所有权。
  • 提供 installconfigureteston/offdoctoruninstall 完整生命周期。
  • 使用 SQLite 发件队列、LaunchAgent 和 macOS Keychain 实现可靠投递、失败重试与本地凭据保护。
  • 基于公开 Codex Hook 与 agent-turn-complete 事件识别 Turn 生命周期,并对摘要进行脱敏和截断。
  • 支持旧 Hook、安装状态、managed shim 和 LaunchAgent 的受控迁移与事务回滚。

安装前请阅读 README 中的 Computer Use 依赖、Hook 信任、隐私边界与已知限制。