CODEX-AUDIO-CUE
Know when Codex is done.
A tiny sound bridge for Codex CLI. Step away, stay focused — a chime brings you back exactly when the output lands.
build preview — Glass.aiff
HOW IT WORKS
01
Install
Run `install.sh` once. Drops a CLI wrapper around your Codex CLI.
02
Watch
A tiny watcher reads Codex session logs in `~/.codex/sessions/`.
03
Chime
`afplay` uses your chosen `final_answer` (or other phases) so you hear it when you want.
INSTALL
terminal
git clone https://github.com/Omramanuj/codex-audio-cue cd codex-audio-cue ./install.sh --sound-file /System/Library/Sounds/Glass.aiff --volume 1.0 --force export PATH="$HOME/bin:$PATH"
1.0
CHOOSE YOUR SOUND