01Automated tmux session lifecycle management including start, stop, resume, and health checks.
02Support for hierarchical worker structures with parent-child linking and recursive management.
03Custom Claude CLI command integration for direct interaction using /cask, /cpend, and /cping.
04Isolated worker environments with independent CODEX_HOME directories to prevent log cross-talk.
05Real-time response extraction by polling Codex JSONL logs using inotify or interval-based methods.
061 GitHub stars