thread automations are slept on they let Codex wake up inside the same thread on a schedule so instead of restarting context every time, it can keep checking, reviewing, polling, or continuing exactly where it left off tiny feature. very useful.
By
–

thread automations are slept on they let Codex wake up inside the same thread on a schedule so instead of restarting context every time, it can keep checking, reviewing, polling, or continuing exactly where it left off tiny feature. very useful.