OpenAI Codex Update April 2026
OpenAI Codex Update April 2026
OpenAI expands Codex into a full-lifecycle development partner
OpenAI has released a major update to Codex, transforming it from a coding assistant into a tool capable of operating a computer, managing long-term tasks, and integrating with a wide array of third-party applications. These updates allow Codex to assist developers across the entire software development lifecycle, including frontend iteration, PR reviews, and cross-tool coordination.
Background computer use and web integration
Codex can now operate a computer alongside the user by seeing, clicking, and typing with its own cursor. This background computer use allows multiple agents to work in parallel on macOS without interfering with the user's active applications. This capability is particularly useful for testing apps, iterating on frontend changes, or interacting with software that lacks an API.
To further enhance frontend and game development, Codex now includes:
- In-app browser: Users can comment directly on web pages to provide precise instructions to the agent.
- Image generation: Integration with
gpt-image-1.5allows Codex to generate and iterate on visuals for product concepts, mockups, and games within the same workflow.
Expanded tool integrations and plugins
OpenAI has introduced over 90 new plugins combining skills, app integrations, and MCP servers. These plugins enable Codex to gather context and take action across various developer tools. Key integrations include:
- Project Management and CI/CD: Atlassian Rovo (for JIRA), CircleCI, CodeRabbit, GitLab Issues, and Render.
- - Productivity Suites: Microsoft Suite, Superpowers.
- Data and Infrastructure: Neon by Databricks, Remotion.
Software development lifecycle (SDLC) enhancements
The Codex app now provides deeper support for core developer workflows to reduce the friction between writing code and reviewing changes. New features include:
- GitHub Integration: Support for addressing GitHub review comments.
- Environment Management: Ability to run multiple terminal tabs and connect to remote devboxes via SSH (currently in alpha).
- Workspace Organization: A sidebar for opening files with rich previews for PDFs, spreadsheets, slides, and docs, and a summary pane to track agent plans, sources, and artifacts.
Long-term automation and memory
Codex now supports persistent work and personalization through several new capabilities:
- Persistent Context: Automations can now reuse existing conversation threads to preserve previously built context.
- - Scheduled Work: Codex can schedule future work for itself and wake up automatically to continue long-term tasks over days or weeks.
- Memory Preview: A new memory feature allows Codex to remember personal preferences, corrections, and gathered information, reducing the need for extensive custom instructions.
- Proactive Suggestions: Codex can suggest how to start a workday by identifying open comments in Google Docs, pulling context from Slack, Notion, and the codebase, and providing a prioritized action list.
Availability and rollout
These updates are rolling out to Codex desktop app users signed in with ChatGPT. The rollout is phased as follows:
- Computer Use: Initially available on macOS; rolling out to EU and UK users soon.
- Personalization (Memory and Suggestions): Rolling out to Enterprise, Edu, and EU and UK users soon.
Sources
- OriginalCodex for (almost) everything