AI summary
Written by AI from the official notes. Check them for exact details.Codex now integrates with IDEs for local iteration, simplifies authentication, and enhances task management and code reviews.
- Codex runs in IDEs with an interactive UI for local iteration.
- One-click sign-in with ChatGPT removes API key requirements.
- Easily move tasks between local and cloud environments.
- Codex performs advanced code reviews, validating changes against intent.
Why it matters: Developers using Codex in their workflows will benefit from improved efficiency and enhanced code quality.
Full release notes
IDE extension (Compatible with VS Code, Cursor, Windsurf)
aria-hidden="true" autoplay class="my-0 w-full rounded-2xl border border-default" loop muted playsinline preload="metadata" >
src="https://cdn.openai.com/devhub/gifs/local_task.webm" type="video/webm" />
Codex now runs in your IDE with an interactive UI for fast local iteration. Easily switch between modes and reasoning efforts.
Sign in with ChatGPT (IDE & CLI)
aria-hidden="true" autoplay class="my-0 w-full rounded-2xl border border-default" loop muted playsinline preload="metadata" >
src="https://cdn.openai.com/devhub/gifs/sign-in-with-chat.webm" type="video/webm" />
One-click authentication that removes API keys and uses ChatGPT Enterprise credits.
Move work between local ↔ cloud
aria-hidden="true" autoplay class="my-0 w-full rounded-2xl border border-default" loop muted playsinline preload="metadata" >
src="https://cdn.openai.com/devhub/gifs/cloud_task.webm" type="video/webm" />
Hand off tasks to Codex web from the IDE with the ability to apply changes locally so you can delegate jobs without leaving your editor.
Code Reviews
aria-hidden="true" autoplay class="my-0 w-full rounded-2xl border border-default" loop muted playsinline preload="metadata" >
src="https://cdn.openai.com/devhub/gifs/codex_review.webm" type="video/webm" />
Codex goes beyond static analysis. It checks a PR against its intent, reasons across the codebase and dependencies, and can run code to validate the behavior of changes.