OpenAI Tests Persistent Mode in Codex for Long-Running Autonomous AI Agents
OpenAI is testing an execution profile termed "Persistent Mode" within its Codex agent codebase, designed to enable continuous, self-directed task execution without standard step-count timeouts or per-turn pauses. Code commits surfaced in the public repository of the Codex command-line interface indicate that the agent can proactively generate follow-up tasks, maintain state across development sessions, and continue working autonomously until explicitly halted by the user. Architecture and Re



