SessionStart
01Hook
Runs when a session starts, executing lifecycle.js via node. From KiwiGaze/codex-status-bar.
A tiny macOS menu bar app that shows the Codex CLI's live status (thinking/running/awaiting approval).
Hook
Runs when a session starts, executing lifecycle.js via node. From KiwiGaze/codex-status-bar.
Hook
Runs when you submit a prompt, before the agent sees it, executing update.js via node. From KiwiGaze/codex-status-bar.
Hook
Runs before the agent uses a tool, executing update.js via node. From KiwiGaze/codex-status-bar.
Hook
Runs after a tool call finishes, executing update.js via node. From KiwiGaze/codex-status-bar.
Hook
Runs when the agent asks permission for an action, executing update.js via node. From KiwiGaze/codex-status-bar.
Hook
Runs when the agent finishes a response, executing update.js via node. From KiwiGaze/codex-status-bar.