OpenAI's Codex app for macOS is getting a feature that makes desktop automation easier to understand: Record and Replay.

Instead of writing an automation script, eligible users can demonstrate a workflow once. Codex can then turn that recorded sequence into a reusable skill that can be run again later.

What Changed

Record and Replay is designed for multi-step desktop work. That could mean moving information between apps, organizing files, pulling data from a web page, preparing a report, or repeating a process that normally requires several clicks and checks.

OpenAI's release notes describe the feature as part of the Codex app and note that it requires Computer Use. The rollout also has initial geographic exclusions, including the EU, UK, and Switzerland.

Why It Matters

Most people do not want to write code just to automate a repetitive Mac workflow. Showing the AI what to do once is a simpler mental model. If it works reliably, this can make personal automation feel less like engineering and more like training an assistant.

What To Try First

  1. Pick a simple repeatable task with no sensitive data.
  2. Record the workflow slowly so each step is clear.
  3. Replay it once while watching the result closely.
  4. Only move to higher-value workflows after the saved skill behaves consistently.

Bottom Line

Record and Replay is a serious signal for desktop AI automation. The useful move is to test it on boring repeatable work first, then build a small library of skills that actually save time.

Sources