CloudCodeTree LogoCloudCodeTree
AI NewsAbout
CloudCodeTree Logo
CloudCodeTree
  • AI News
  • About
← Back to AI News
Codex Learns by Watching: Record & Replay Turns Your Mac Workflows Into Reusable Team Skills

Codex Learns by Watching: Record & Replay Turns Your Mac Workflows Into Reusable Team Skills

Chris Harper

1 min read

Jun 19, 2026 · 21:05 UTC

AI
News
Developer Tools
Agents

TL;DR: OpenAI Codex app 26.616 (June 18) ships Record & Replay for macOS — demonstrate any GUI workflow once and Codex wraps it into a reusable team skill, no scripting required.

Record a workflow — filing expenses, deploying a release, any repetitive GUI sequence — and Codex packages it as a skill that teammates can trigger via Computer Use, Browser Use, or a connected plugin. Skills are shareable across teams. Currently macOS-only; not available in EEA, UK, or Switzerland.

CLI 0.141.0 (same day) adds encrypted Noise relay channels for remote executors (better security for team setups running Codex on remote machines) and per-thread MCP server activation — each Codex thread can activate a different set of MCP servers via plugin, avoiding the old global-config clash.

CLI 0.140.0 (June 15) added /import — selectively pull your Claude Code settings, commands, and agent configs into Codex. Useful if your team is evaluating both tools and wants to share prompt engineering across them.

Why it matters: Record & Replay is the practical alternative to hand-writing Computer Use scripts for workflows that are easier to show than describe.

Sources: Codex changelog — OpenAI Developers, Record & Replay docs — OpenAI, CryptoBriefing