Codex desktop gains control
OpenAI's Codex Mac app added features that let it operate the desktop—adding computer control, an automation memory and plugin support, and its own browser for interacting with apps lacking APIs. The update is being positioned for roughly three million weekly developers and shifts the assistant role from ‘help’ toward direct operation of developer workflows. That transition highlights new needs for permissions, logging and secrets hygiene when assistants can act on a machine's behalf. (9to5mac.com, zdnet.com, blockchain.news)
OpenAI has updated its Codex desktop app so it can click, type, and work inside other Mac apps instead of staying inside a coding window. (openai.com) OpenAI announced the release on April 16, 2026, saying the macOS and Windows Codex apps now add computer use, memory, plugins, image generation, and an in-app browser. The company said Codex is aimed at “roughly 3 million weekly developers.” (openai.com) Computer use means Codex can see a graphical interface and operate it with its own cursor by clicking and typing on macOS. OpenAI said that is meant for jobs that command-line tools and application programming interfaces do not cover, including changing app settings, reproducing interface-only bugs, and using data sources that are not available as plugins. (developers.openai.com) The browser piece is meant to solve a common developer problem: many tools expose web pages but not clean APIs. OpenAI said the built-in browser is designed to speed work on frontend designs, apps, and games without leaving Codex. (openai.com) Memory turns repeated actions into reusable habits. OpenAI said Codex can remember preferences, learn from earlier actions, and support ongoing or repeatable work through automations inside the app. (openai.com) Plugins widen the app beyond code editing by connecting Codex to outside services. OpenAI’s developer changelog says the app now includes a plugin directory, curated public plugins, and a built-in “plugin creator” tool for making and testing local plugins before sharing them with teammates. (developers.openai.com) That puts Codex closer to a desktop operator than a code-completion tool. OpenAI’s product page says the app already supports parallel agent threads, Git workflows, worktrees, and remote development boxes over Secure Shell, or SSH, and this update extends that model into graphical apps and browser tasks. (openai.com, developers.openai.com) OpenAI also attached limits to the new power. Its computer-use documentation says actions can change app and system state outside a project workspace, and it tells users to keep tasks scoped and review permission prompts before continuing. (developers.openai.com) Outside coverage has framed the release as a move from coding assistant to broader desktop automation. 9to5Mac reported the update adds background computer use and an Atlas-based browser, while ZDNET described it as a shift toward a “productivity powerhouse” for developers. (9to5mac.com, zdnet.com) The immediate test is whether developers trust an assistant that can act on their machine, not just suggest code. OpenAI’s own guidance already points to the tradeoff: broader access makes more workflows possible, but it also makes permissions and review steps part of the product. (developers.openai.com, openai.com)