OpenAI has rolled out a significant update to ChatGPT’s Codex, an AI agent designed to assist with coding and programming tasks. Launched in April, Codex aims to streamline the development process by allowing users to delegate tasks to AI agents. The latest update focuses on providing users with more options and control over the solutions generated.
A key feature of this update is the ability for Codex to generate multiple responses for a single task simultaneously. This allows users to explore various solutions and select the most suitable approach, enhancing the efficiency of the coding process. Instead of repeatedly requesting alternative solutions, users can now compare and contrast different outputs.
In addition to the multi-response feature, OpenAI has introduced several enhancements to improve user experience and functionality. Keyboard shortcuts have been added, including ⌘-/ (macOS) and Ctrl+/ for quickly opening Codex. A “branch” query parameter has been introduced, complementing existing parameters like “environment,” “prompt,” and “tab=archived.”
The update also includes several bug fixes and improvements to the agent’s performance. A loading indicator has been added for repo downloads, and support for cancelling tasks has been implemented. Issues that previously caused tasks to fail during setup and problems running follow-ups in environments where the setup script modified gitignored files have been resolved.
Furthermore, OpenAI has improved Codex’s understanding of network access restrictions and increased the update rate of text describing Codex’s activities. The setup script duration limit has been extended to 20 minutes for Pro, Team, and Business users. Code diffs have been polished, allowing users to expand or collapse all diffs with a single click.
Codex is based on codex-1, a specialized version of ChatGPT optimized for coding tasks. It can access codebases from GitHub, write new code, propose pull requests, and execute tasks within a sandboxed environment. Codex is available to ChatGPT Plus subscribers for $20 per month.








