Overnight worktree uv warmup and log-path guardrails Use when launching unattended Codex runs in fresh worktrees, especially for Python repos that rely on and for nested repos like . Trigger - Overnight/background Codex batch in isolated worktrees - Fresh worktree or fresh workspace - Commands will run - You want reliable log capture with Problem patterns observed 1. first-run warmup can look like a hang - In a fresh worktree, the first meaningful can spend 55-60 minutes compiling/importing before useful output appears. - This can make a healthy worker look blocked or dead. - We observed this…