TLDR: OpenAI has rolled out significant updates to its Codex CLI tool, integrating GPT-5’s agentic coding capabilities. These new features include a dedicated IDE extension for seamless task handoffs between local and cloud environments, advanced GitHub code review functionalities, and a revamped CLI with tools like image inputs and simplified approval modes. The updates aim to transform the development workflow by making Codex a more collaborative and efficient AI coding assistant.
OpenAI has announced a major overhaul of its Codex Command Line Interface (CLI) tool, introducing a suite of new AI development features powered by the advanced GPT-5 model. This update positions Codex as a more comprehensive and collaborative coding assistant, extending its utility across various development environments .
One of the most anticipated additions is a new IDE extension, now available for Visual Studio Code, Cursor, and related forks. This extension allows developers to share context, including files, snippets, and diffs, directly within their integrated development environments. A key highlight is the introduction of smooth task handoffs, enabling developers to initiate work in their local editor, push it to the cloud for processing, and then retrieve it back into their IDE without losing context. This capability is designed to streamline workflows and enhance productivity .
Furthermore, Codex now boasts enhanced capabilities for GitHub code reviews. Unlike traditional static analysis tools, the updated Codex can review pull requests (PRs against their intended purpose, analyze codebases and dependencies, and even execute code to validate proposed changes. Developers have the flexibility to configure Codex to automatically review all new pull requests or to summon it on demand by tagging it within a repository .
The Codex CLI itself has been revamped to be more reliable and feature-rich. New tools integrated into the terminal interface include image inputs, message queuing, simplified approval modes, to-do lists, and a built-in web search. These enhancements allow Codex to function as a unified agent across IDEs, terminals, GitHub, cloud platforms, and even mobile devices, all synchronized through a user’s ChatGPT account .
Also Read:
- Raycast Integration Enables Seamless Management of GitHub Copilot Coding Agent Tasks
- OpenAI Empowers Developers with Enhanced Voice AI Capabilities, Ushering in New Application Wave
These new Codex capabilities are included in OpenAI’s Plus, Pro, Team, Edu, and Enterprise subscription plans, making them accessible to a wide range of developers and organizations. The company encourages developers to explore these updates via the new Codex developer hub, signaling a significant step towards integrating AI more deeply into the software development lifecycle .


