#372 · Primary category: AI Coding Assistants
CodexMonitor
An app to monitor the (Codex) situation
Project last updated:03/26/26
GitHub Stars
4.3K
Forks
408
Contributors
76
License
MIT
Why we included this project
CodexMonitor is a desktop client that keeps every Codex agent you have running in view, no matter which folder it is working in. It starts a codex app-server per workspace and lets you resume or interrupt a turn mid-flight, tracking unread and running state so you know what each agent is doing. The conversation view accepts image attachments, autocompletes skills, prompts, and file paths as you type, and lets you queue or steer follow-up behavior. Git support goes beyond diff viewing: you can stage and revert files or switch branches, and issues and pull requests open right from the app. A remote daemon mode also runs the agent on another machine over Tailscale when you would rather offload the heavy work. If you are juggling several autonomous coding sessions, this is a practical upgrade over plain Codex CLI usage.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.