AGC 七项交付效率优化并升级捆绑 Codex 到 0.155.1 #439
Reference in New Issue
Block a user
Delete Branch "codex/agc-delivery-efficiency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
净月潭案例(2026-09-19 21:53 → 09-20 01:26,3 小时 33 分)的问题不是模型慢,而是环境未就绪、验收靠模型自述、预算只约束单个工具入口、工具调用被 SDK 全局串行闸门卡住。本 PR 落地确认后的七项交付效率合同,并把捆绑 Codex 升到当前 npm latest。
结果
validation.maxRuns改为执行/返修批次语义,另设maxTurnSeconds墙钟上限。apply_patch/update_plan注册,改由宿主agc_apply_patch(官方 parser + 当前回合写许可 + 受控进程树 + 短项目事务)和agc_update_plan提供等价能力;真实请求目录里已无串行注册,长 MCP 与补丁/计划实测在同一响应内重叠。build_support/codex_bundle.rs单一声明,vendor 解析源码按rust-v0.155.1逐字节重取并更新 UPSTREAM 证据,适配 0.155 统一 exec(exec_command/write_stdin);macOS 侧车最小系统版本仍为 15.0。验证
codex-cli 0.155.1、6 个组件哈希、打包后bin/codex.exe --version、Node 运行时 2130 文件与双端 PNG、--environment-checkready。check-config、TypeScript、编码(4991 文件)、文档索引、git diff --check、cargo fmt --check全部通过。未覆盖
--llm-status返回authentication-required)。check-macos-bundle.mjs。