OPEN_SOURCE ↗
HN · HACKER_NEWS// 3h agoPRODUCT UPDATE
OpenAI turns Codex into cross-app agent
OpenAI’s April 16, 2026 update expands Codex beyond code generation into a broader workflow agent. It can now operate the computer with a cursor, work across installed apps, generate and iterate on images, review GitHub PR comments, connect to remote devboxes via SSH, and use an in-app browser for frontend iteration. OpenAI also added longer-running automations, reusable conversation threads, and a preview of memory so Codex can retain preferences and context across sessions.
// ANALYSIS
Hot take: this is less about “better coding AI” and more about OpenAI trying to make Codex the control plane for a developer’s whole workflow.
- –The computer-use and in-app browser features push Codex into real task execution, not just text or code suggestion.
- –Memory plus long-running automations are the most strategically important additions because they make Codex feel stateful instead of session-bound.
- –The new plugin ecosystem matters because it turns Codex into an integration surface for tools like Slack, Gmail, Notion, and Google Drive.
- –This is a strong product-update story for builders, but it also raises the bar on trust, safety, and reliability because the agent can now take more consequential actions.
// TAGS
openaicodexai agentsdeveloper toolscomputer useautomationworkflowmemoryplugins
DISCOVERED
3h ago
2026-04-16
PUBLISHED
5h ago
2026-04-16
RELEVANCE
10/ 10
AUTHOR
mikeevans