Make the Codex Working Directory Explicit
When cron or CI runs Codex, it starts wherever the scheduler started, so relative paths can point at the wrong project. Set the working directory in the command instead of inheriting it. You need: the Codex CLI, a terminal, and a project that is a Git…



