Release Notes
中文
v0.2.33 稳定版发布
问题修复
- 修复了 Agent 与 Codex CLI 版本不兼容的问题,确保使用当前支持的 Codex CLI 版本
发布与更新
- 改进了 macOS 打包流程,将构建环境固定到稳定 runner,提升打包可靠性
English
v0.2.33 Stable Release
Bug Fixes
- Fixed Agent compatibility with Codex CLI by requiring the current supported Codex CLI version
Release and Updates
- Improved macOS packaging by pinning the build environment to a stable runner for more reliable builds
What's Changed
- fix(agent): backport current Codex CLI requirement to release/0818 by @jomeswang in #2644
- fix(release): pin macOS packaging to stable runner by @jomeswang in #2645
Full Changelog: v0.2.32...candidate-v0.2.33