OpenAI AI Updates: June 26, 2026
1. OpenAI Publishes Research on How AI Agents Are Transforming Work
OpenAI published research on how AI agents are changing the nature of work, arguing that agents now enable longer and more complex tasks while boosting productivity across a range of roles. The piece frames agentic systems as moving beyond single-turn assistance toward sustained, multi-step execution that can carry work over extended periods. It serves as OpenAI’s broader case for how its agent products are reshaping day-to-day workflows. Source
2. Codex Remote Reaches General Availability
OpenAI announced that Codex Remote has reached general availability, letting users start or continue work on a connected Mac or Windows host directly from the ChatGPT mobile app. The release adds authenticated one-to-one QR pairing between each iOS or Android device and each host, along with a new DigitalOcean plugin for provisioning and configuring remote workspaces over SSH. The move extends Codex from desktop into a fully mobile-driven remote development workflow. Source
3. Codex CLI 0.142.2 Defaults MCP Tools to Tool Search
OpenAI released Codex CLI version 0.142.2, which makes MCP tools use tool search by default for better discovery, lets macOS authentication honor system proxy settings, and adds dark-mode logo support for plugins. The update also ships bug fixes for remote plugin catalogs, expired credentials, remote stdio servers, and PowerShell command safety checks. The changes improve tool discoverability and reliability for enterprise and cross-platform setups. Source
4. Codex CLI 0.142.1 Adds Windows System Proxy Support
OpenAI released Codex CLI version 0.142.1 with opt-in Windows system proxy support for authentication, including PAC, WPAD, static proxies, and bypass rules. The addition helps Windows users running Codex behind enterprise proxies authenticate without manual network workarounds. It targets organizations with managed network environments adopting Codex. Source