Codex-run is a tiny Bash TUI (whiptail) that manages Codex sessions per project — without writing anything into your project tree.
Highlights
- Per‑project session pointers stored at
~/.codex/projects/<project-hash>/<session-title>.id
- Start NEW sessions, then optionally save with a friendly name
- Resume existing sessions quickly (sorted by Last Used)
- Manage sessions: Continue, Rename, Delete, Trim (keeps last N lines of JSONL)