What's Changed
- Added a fallback watcher for Codex JSONL logs so notifications still fire when tmux send-keys injection misses.
- Added
omx tmux-hook testto validate tmux hook injection end-to-end. - Added notify deduping for repeated turn payloads.
- Fixed generated notify config to be a TOML string (not an array), improving hook compatibility.
- Added/updated regression tests for fallback watcher, linked team->ralph sync, session-scoped updates, and tmux hook engine.
Merged PRs
- #8 fix(config): write notify as TOML string
- #9 fix(hooks): add notify fallback watcher and tmux hook verification
Verification
npm run buildpassednpm testpassed (57 tests)
Release
- npm:
oh-my-codex@0.2.1(latest)