codex-notify v0.1.0
codex-notify 的首个公开版本,面向 macOS、Python 3.11+ 和飞书自定义机器人。
主要能力:
- 通过 Computer Use
--previous-notify链式接入,始终保留 Computer Use 对顶层notify的所有权。 - 提供
install、configure、test、on/off、doctor、uninstall完整生命周期。 - 使用 SQLite 发件队列、LaunchAgent 和 macOS Keychain 实现可靠投递、失败重试与本地凭据保护。
- 基于公开 Codex Hook 与
agent-turn-complete事件识别 Turn 生命周期,并对摘要进行脱敏和截断。 - 支持旧 Hook、安装状态、managed shim 和 LaunchAgent 的受控迁移与事务回滚。
安装前请阅读 README 中的 Computer Use 依赖、Hook 信任、隐私边界与已知限制。