Persistent per-project coding terminal (tmux). Run Codex CLI (codex exec) inside a stable session; mobile/SSH friendly.
- Adds multi-project natural-language routing for coding tasks, supporting serial execution and reporting failures per project without blocking others. - Introduces trigger shortcuts (e.g., `codex ...`) for fast Codex CLI instructions in the persistent terminal session. - Documents and enforces a strict start → send → read → decide execution model using standardized shell scripts and a `.pct-state.json` state file. - Codex-first workflow with codex CLI integration and safe defaults; offers explicit flags and safety policies (no force pushes, respect secrets). - Improves SSH/mobile friendliness by using persistent tmux sessions per project and robust script automation.