feat(agent): upgrade Codex to version 0.146.0 and implement version checks at startup

This commit is contained in:
HouYunFei
2026-07-31 10:15:33 +08:00
parent afc7bfebaf
commit 3c6af91e8d
9 changed files with 1627 additions and 24 deletions
+3
View File
@@ -2,6 +2,9 @@
## Unreleased
+ [优化] Canvas Agent 升级至最新 Codex,启动时检查版本更新,
+ [优化] 统一通过公共日志输出 Info 以上信息,美化转发日志时间。
## v0.12.0 - 2026-07-30
+ [新增] 画布 Agent 支持三档 Codex 权限,并可在对话中审批操作。