fix: persist Codex CLI auth across restarts #15
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/persist-codex-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes\n\n- Mount the existing persistent codex-home volume at /root/.codex, the default Codex CLI credential directory.\n- Keep the existing /app/codex-home mount and CODEX_HOME setting for app-server auth.\n\n## Verification\n\n- docker compose config passed and shows codex-home mounted at both credential paths.\n- Docker daemon runtime smoke test was unavailable because the local Docker socket is not running; no credentials were read or copied.