Releases: Bor4brn/codex-notify
Releases · Bor4brn/codex-notify
Release list
v0.2.1
Highlights
- Make the Codex home path configurable instead of hard-coding
~/.codex. - Resolve Codex data from command-line, environment, persisted settings, then fallback.
- Derive transcript and session index paths from the same resolved Codex home.
Verification
- swift test
- ./scripts/build-app.sh
v0.2.0
Highlights
- Move Codex session polling and file I/O off the main thread via SessionReplyMonitor.
- Add Privacy Mode that hides reply bodies, suppresses commentary notifications, and clears visible/queued toasts.
- Cache session_index.jsonl lookups and use bounded transcript header reads to reduce repeated disk work.
Verification
- swift test
- ./scripts/build-app.sh
Codex Notify v0.1.0
First public release of Codex Notify.