← 返回更新日志

Codex rust-v0.11.0

2025-08-02 · GitHub 原文
**重大消息!!!** 本次更新引入了全新的用户体验:Codex不再采用全屏模式/自主管理滚动缓存,而是改为"在末端追加内容"并直接使用终端的原生滚动功能。 这解决了以下长期存在的痛点问题: - https://github.com/openai/codex/issues/1247 复制/粘贴功能现已可用 - https://github.com/openai/codex/issues/1502 使用终端的原生滚动功能 别急,还有更多改进! - https://github.com/openai/codex/pull/1527 新增了对 `/compact` 命令的支持 - https://github.com/openai/codex/pull/1726 引入了实验性规划工具 - https://github.com/openai/codex/pull/1705 安全修复:确保 `apply_patch` 在会话沙盒环境中运行 - https://github.com/openai/codex/pull/1764 CLI现在会检测版本更新,并在版本过旧时提醒您