KiwiGaze/codex-status-bar

A tiny macOS menu bar app that shows the Codex CLI's live status (thinking/running/awaiting approval).

2Stars on the repository
6Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

KiwiGaze/codex-status-bar

Hook

Runs when a session starts, executing lifecycle.js via node. From KiwiGaze/codex-status-bar.

2 2mo ago A tokens not measured original MIT

UserPromptSubmit

02

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.

2 2mo ago A tokens not measured original MIT

PreToolUse

03

KiwiGaze/codex-status-bar

Hook

Runs before the agent uses a tool, executing update.js via node. From KiwiGaze/codex-status-bar.

2 2mo ago A tokens not measured original MIT

PostToolUse

04

KiwiGaze/codex-status-bar

Hook

Runs after a tool call finishes, executing update.js via node. From KiwiGaze/codex-status-bar.

2 2mo ago A tokens not measured original MIT

PermissionRequest

05

KiwiGaze/codex-status-bar

Hook

Runs when the agent asks permission for an action, executing update.js via node. From KiwiGaze/codex-status-bar.

2 2mo ago A tokens not measured original MIT

Stop

06

KiwiGaze/codex-status-bar

Hook

Runs when the agent finishes a response, executing update.js via node. From KiwiGaze/codex-status-bar.

2 2mo ago A tokens not measured original MIT