OpenAI has launched GPT-5 Codex, a specialized AI model designed to enhance software engineering workflows by providing more autonomous and context-aware coding assistance.

The new version of Codex demonstrates significant improvements in developer collaboration, featuring dynamic task management and intelligent code reasoning. Unlike previous iterations, GPT-5 Codex can flexibly adapt its approach based on task complexity, spending more time on intricate problems while responding quickly to simpler requests.

Key technical enhancements include:

  • Dynamic “thinking time” allocation depending on task complexity
  • Ability to work autonomously for up to seven continuous hours
  • More reliable pull request assessments and dependency tracing
  • Enhanced code review capabilities

The CLI and IDE integrations now offer advanced features such as:

  • Image attachment for contextual discussions
  • Built-in progress tracking via to-do lists
  • Better external tool integration
  • Improved terminal UI with compact conversation states
  • Three-tier access modes: read-only, auto, and full

Notably, the Codex Cloud integration has dramatically improved infrastructure performance, reducing median task start times by 90%. The model can now detect setup scripts, configure dependencies, spin up environments, and generate progress screenshots.

Safety remains a critical focus. By default, Codex operates in a sandboxed environment with no network access and requires explicit permissions for potentially risky commands. Each task generates logs and test outputs to enable human validation.

Pricing remains tied to existing ChatGPT tiers, with API access available through the Responses API at the same cost as GPT-5. Business and enterprise customers receive additional credits and shared resource pools.

The new GPT-5 Codex represents a significant step in AI-assisted software development, offering developers a more intelligent and autonomous coding collaborator.