name: codexmonitor description: List/inspect/watch local OpenAI Codex sessions (CLI + VS Code) using the CodexMonitor Homebrew formula. homepage: https://github.com/Cocoanetics/CodexMonitor metadata: {"clawdbot":{"emoji":"🧾","os":["darwin"],"requires":{"bins":["codexmonitor"]},"install":[{"id":"brew","kind":"brew","formula":"cocoanetics/tap/codexmonitor","bins":["codexmonitor"],"label":"Install codexmonitor (brew)"}]}}
codexmonitor
Use codexmonitor to browse local OpenAI Codex sessions stored in ~/.codex/sessions.
Requirements
- macOS
- Codex installed and producing sessions (CLI and/or VS Code extension)
Install (Homebrew)
brew tap cocoanetics/tap
brew install codexmonitor
Common commands
- List sessions (day):
codexmonitor list 2026/01/08 - List sessions (day, JSON):
codexmonitor list --json 2026/01/08 - Show a session:
codexmonitor show <session-id> - Show with ranges:
codexmonitor show <session-id> --ranges 1...3,26...28 - Show JSON:
codexmonitor show <session-id> --json - Watch all:
codexmonitor watch - Watch specific:
codexmonitor watch --session <session-id>
Notes
-
codexmonitorreads sessions from~/.codex/sessions/YYYY/MM/DD/. - Sessions can be resumed/appended by id via Codex:
codex exec resume <SESSION_ID> "message".
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
418
GitHub Forks
48
Created
Mar 2026
Last Updated
3 months ago
tools
tools debugging
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!