agents.changelog

official sources · ongoing coverage

Official agent updates · explained

Agent Updates: Official AI Agent Release Notes

Agent Updates is an official AI agent updates tracker for release notes, changelogs, and product changes from AI agents and workspaces. Browse the latest agent updates below, or choose an agent to explore its release history.

Release history

All retained OpenAI Codex updates

OpenAI Codex

3 updates

Codex joins the ChatGPT desktop app

Codex is now part of the ChatGPT desktop app on macOS and Windows. Existing Codex app users can update as usual and keep their projects, settings, and workflows. You can make Codex the default view and, on macOS, keep the Codex app icon.

解读Codex 现在集成到了 ChatGPT 桌面应用中(支持 macOS 和 Windows)。原有的 Codex 用户更新后可以保留项目、设置和工作流程。你可以将 Codex 设为默认视图,在 macOS 上还能保留原来的图标。

Codex CLI 0.144.1

no notable user-facing improvements in this release

解读此版本无值得关注的用户可见改进

Codex CLI 0.144.0

New Features: Usage-limit reset credits now show their type and expiration, and let you choose which credit to redeem.

解读现在可以看到重置积分的类型和有效期,并且可以自主选择要兑换哪个积分,方便管理。

Codex CLI 0.143.0

New Features: Remote plugins are now enabled by default, with richer catalog rows, npm marketplace sources, and visible remote/local versions.

解读远程插件现在默认开启,并且插件目录展示更丰富,支持从 npm 市场安装,还能显示远程和本地版本。这意味着你可以更方便地使用社区或自己发布的远程插件,同时能清晰看到版本差异。

ChatGPT for iOS

Added support for creating, searching, opening, forking, and managing Codex tasks directly from a conversation.

解读现在你可以直接在对话中创建、搜索、打开、复制和管理Codex任务,无需离开聊天界面,操作更快捷。

OpenAI Codex

3 updates

Codex Remote reaches general availability

Codex Remote has reached general availability. Use Codex from the ChatGPT mobile app to start or continue work on a connected Mac or Windows host, review progress, and approve actions from your phone.

解读Codex Remote 功能已正式发布。现在您可以通过 ChatGPT 手机应用连接已配对的 Mac 或 Windows 电脑,远程启动或继续工作、查看进展并在手机上批准操作。这极大提升了移动办公的灵活性,例如您可以在手机上让 Codex 在电脑端执行代码并查看结果。

Codex CLI 0.142.1

New Features: Added opt-in Windows system proxy support for authentication, including PAC, WPAD, static proxies, and bypass rules.

解读添加了可选的Windows系统代理支持,用于认证,包括PAC、WPAD、静态代理和绕过规则。这意味着你现在可以在Codex CLI中利用系统配置的代理(如公司网络代理)进行身份验证,而无需手动设置代理。例如,如果你的公司使用PAC文件自动配置代理,Codex CLI现在可以自动使用它。

Codex CLI 0.142.2

New Features: MCP tools now use tool search by default when supported, improving tool discovery while preserving compatibility with older models and providers.

解读当 MCP 工具支持时,现在默认启用工具搜索功能,让你能更方便地发现和调用可用工具,同时保持与旧模型和提供商的兼容。例如,你可以直接搜索“天气工具”而不需要手动查找。

OpenAI Codex

2 updates

ChatGPT for iOS

Added per-host personality settings with Friendly and Pragmatic options.

解读新增每个主机的个性设置,提供友好和务实两种选项,让AI的对话风格可以根据不同主机进行调整,更灵活。

Codex CLI 0.142.0

New Features: /usage can now show and redeem earned usage-limit reset credits, with confirmation, retry, and refreshed availability states.

解读现在你可以使用 `/usage` 命令查看并兑换获得的额度重置积分,操作会带有确认、重试和刷新后的可用状态提示,让你更好地管理使用额度。

OpenAI Codex

2 updates

Codex app

Added Record & Replay, a macOS feature that turns a demonstrated workflow into a reusable skill. Initial availability excludes the European Economic Area, the United Kingdom, and Switzerland. You or your administrator must also enable Computer Use.

解读新增了“记录与重放”功能,这是一种 macOS 特性,可以将你演示的工作流程转化为可重复使用的技能。首次发布时不包括欧洲经济区、英国和瑞士,并且需要你或管理员启用“计算机使用”权限。这意味着你可以录制操作步骤,然后让 Codex 自动执行这些步骤,提高效率。

Codex CLI 0.141.0

New Features: Remote executors now use authenticated, end-to-end encrypted Noise relay channels.

解读远程执行器现在使用经过认证的端到端加密的Noise中继通道,确保数据传输更安全。

Codex app features are available in the EEA, UK, and Switzerland

More Codex app capabilities are rolling out to users in the European Economic Area, the United Kingdom, and Switzerland:

解读Codex 应用现在向欧洲经济区、英国和瑞士的用户推出更多功能,这些用户将能体验到之前未提供的增强能力。

OpenAI Codex

2 updates

ChatGPT for iOS

Added a workspace file browser for previewing files and linking workspace paths into prompts.

解读新增工作区文件浏览器,可预览文件并链接到提示中,方便快速引用工作区内容。

Codex CLI 0.140.0

New Features: Added /usage views for daily, weekly, and cumulative account token activity.

解读新增了 /usage 命令,可以查看每日、每周和累计的账户 token 使用情况,方便用户监控消耗。