← BACK_TO_LOG

Codex Adds Record & Replay Workflows

2026-06-21 · openai

OpenAI updated the Codex changelog on June 18 with a release focused on making agent workflows easier to capture, move, and run remotely. The headline addition is Record & Replay, a macOS feature that turns a demonstrated workflow into a reusable skill for Codex.

Key Features or Updates

Codex app 26.616 adds Record & Replay, bulk actions for automation run history, thread handoff between local and remote hosts, and new deep links for SSH connection management. The same update improves Browser Use continuity when draft browser sessions move to the server.

Impact on Developers

Record & Replay lowers the cost of documenting repetitive workflows because teams can demonstrate a process once and reuse it as a skill. The handoff and remote-execution changes also make longer Codex tasks more practical across machines and hosted environments.

How to use it

Update Codex to the latest app release and enable Computer Use where required for Record & Replay. CLI users can install the latest package with npm and review the changelog for the 0.141.0 remote-execution details.

Read Original Post →