SessionStart
01Hook
Runs when a session starts, executing lifecycle.js via node. From KiwiGaze/codex-status-bar.
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.