Codex App Becomes a Superapp: Built-In Browser, Memory, Automations & Image Generation
The Codex App version 26.415 marks a decisive shift from a developer coding agent toward a broad AI productivity platform. OpenAI added an in-app browser powered by its Atlas technology, a persistent memory system, thread automations with scheduled "heartbeat" wake-ups, and image generation via gpt-image-1.5 β alongside GitHub PR review integration, projectless chat threads, remote SSH connections, multiple terminal tabs, and 111 new plugins. Over 80% of OpenAI's own employees were already using Codex for non-coding tasks before this release, signaling the product's direction as a general-purpose productivity superapp.
Key Takeaways
- 50%+ of Codex users were already giving it non-coding tasks before this release β the superapp direction is demand-driven, not a pivot.
- Thread automations with heartbeat scheduling allow Codex to work asynchronously across days and weeks without losing context, a genuinely new agentic interaction model for the product.
- The in-app browser is built on OpenAI's Atlas technology, tightly integrating OpenAI's browser ambitions directly into the Codex workspace rather than treating it as a separate product.
- Memory is proactive, not just passive recall: Codex surfaces items requiring the user's attention based on learned patterns, moving beyond simple preference storage toward genuine workflow awareness.
- 111 new plugins β including Microsoft Suite and Atlassian β signal that OpenAI is targeting enterprise developer teams, not just individual contributors.
- The broader strategy is confirmed consolidation: OpenAI has publicly acknowledged plans to merge ChatGPT, Codex, and the Atlas browser into one unified desktop platform, making this release a preview of that future product.
Sources & Mentions
5 external resources covering this update
OpenAI's superapp is taking shape as Codex goes beyond coding
The New Stack
OpenAI Unveils Codex "Superapp" Update with Computer Use, Automations, Built-In Browser, and More
MacStories
OpenAI's Codex Mac app adds three key features that go beyond agentic coding
9to5Mac
OpenAI's latest Codex update builds the groundwork for its upcoming super app
Engadget
OpenAI takes aim at Anthropic with beefed-up Codex that gives it more power over your desktop
TechCrunch
Codex 26.415: The Superapp Expansion
The April 16, 2026 release of Codex App (version 26.415) represents a turning point for OpenAI's flagship developer product. What launched as an agentic coding assistant has now grown into a comprehensive workspace β with an embedded browser, persistent memory, scheduled automations, image generation, PR review integration, and over 111 new plugins. OpenAI confirmed that more than 50% of Codex's 3 million+ weekly users were already giving it non-coding tasks before this release, validating the broader productivity direction.
In-App Browser (Atlas Integration)
Codex now includes an early-stage in-app browser built on OpenAI's Atlas technology. Developers can open local or public pages that don't require sign-in, then comment directly on the rendered content to give precise, spatially-anchored instructions. For example, rather than describing in words that "the chart margins look off," a user can click on the chart in the embedded browser and annotate it directly β Codex then addresses that feedback in context.
The browser is particularly suited for frontend and game development on localhost, where previewing changes and iterating on UI without switching to an external browser significantly tightens the feedback loop. OpenAI described it as "early," suggesting deeper integration (including pages requiring authentication) is planned.
Persistent Memory
The Codex App now ships with a memory system similar to the one in ChatGPT. Codex learns and retains user preferences, recurring workflows, tech stack conventions, and project-specific patterns across sessions. This means a developer who always uses TypeScript with strict null checks, or who prefers a particular commit message format, no longer needs to restate those conventions at the start of each session.
Beyond passive recall, the memory system enables proactive suggestions: Codex can surface items that need attention (such as unanswered comments on a document from a colleague) based on patterns it has learned over time.
Memory features are not yet available to Enterprise, Education, EU, or UK users at launch.
Thread Automations and Heartbeat Scheduling
Automations received a major overhaul. Codex can now schedule future work for itself β setting a wake-up time, resuming within an existing conversation thread, and continuing a task across days or weeks without losing context. OpenAI describes these as "heartbeat automations": Codex monitors a Slack channel, GitHub repository, or email inbox on a schedule and surfaces relevant updates or continues in-progress work automatically.
This makes Codex the first OpenAI product to support asynchronous, time-delayed agentic workflows natively β shifting the product from reactive (respond when prompted) to proactive (work autonomously and report back).
Image Generation with gpt-image-1.5
Codex now integrates image generation via gpt-image-1.5 directly into the app, eliminating the need to switch to ChatGPT or an external image tool. Use cases include generating product concept mockups, UI wireframe visuals, game assets, and presentation graphics β all within the same workspace where the code is being written and the browser preview is live.
GitHub Pull Request Review Integration
The PR workflow integration enables Codex to participate directly in GitHub code reviews. Adding a comment with @codex review on any pull request triggers Codex to perform a structured GitHub code review β examining the diff and replying with inline comments. This makes Codex a first-class participant in team review processes rather than a separate context-switching tool.
Additional Developer Features
The release also includes:
- Projectless chat threads ("Chats"): start conversations for research, planning, or analysis without selecting a project folder
- Task Sidebar: a summary pane tracking Codex's plans, sources, and artifacts during complex operations
- Multiple terminal tabs: run parallel shell sessions within the Codex workspace
- Remote SSH devboxes (alpha): connect to remote development environments directly from the Codex app
- Rich file previews: view PDFs, spreadsheets, presentations, and documents without leaving the app
- Intel Mac support: the update includes first-time support for Intel-based Macs
Plugin Ecosystem: 111 New Integrations
OpenAI added 111 new Codex Plugins in this release, including integrations for Microsoft Suite, Atlassian Rovo, CircleCI, GitLab, and CodeRabbit. These plugins combine custom skills, app integrations, and MCP server connections to extend what Codex can gather context about and act on.
The Superapp Strategy
This release is openly positioned as OpenAI's path toward a unified desktop "superapp" β confirmed in March 2026 when OpenAI acknowledged plans to merge ChatGPT, Codex, and the Atlas browser into a single platform. Over 80% of OpenAI's own employees already use Codex for non-coding work, from drafting briefs to synthesizing feedback and drafting requirements. The web and mobile versions of this expanded Codex are already planned.