feat: support max reasoning effort and rebuild release
This commit is contained in:
25
.planning/codex-0147-audit/task_plan.md
Normal file
25
.planning/codex-0147-audit/task_plan.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Codex CLI 0.147.0 适配审计
|
||||
|
||||
## 目标
|
||||
|
||||
判断 cc-web 对 Codex CLI / app-server 0.147.0 是否已跟上,并给出有证据的兼容性结论与改造优先级。
|
||||
|
||||
## 阶段
|
||||
|
||||
- [x] 获取 0.147.0 官方/上游变更事实
|
||||
- [x] 确认 cc-web 当前 Codex 接入架构与版本假设
|
||||
- [x] 逐项核对协议、事件、配置和工具兼容性
|
||||
- [x] 运行现有相关回归测试与最小协议探测
|
||||
- [x] 汇总结论、风险与建议改造清单
|
||||
|
||||
## 约束
|
||||
|
||||
- 本轮只审计,不修改业务代码。
|
||||
- 代码理解优先使用 codebase-memory-mcp,rg 仅作行号和文本校验。
|
||||
- 不使用 graphify。
|
||||
- 不覆盖用户现有改动。
|
||||
|
||||
## 错误记录
|
||||
|
||||
- 官方 Codex manual helper 的 HEAD 请求返回 HTTP 403;不重复同一路径,按 `openai-docs` 规则降级到官方 Docs MCP / 官方 GitHub 发布源。
|
||||
- 首次用 cc-web client 做只读 app-server 探测时进程约 25 秒后无输出退出;不重复该封装路径,改用 schema 生成、现有回归和当前真实会话证据交叉验证。
|
||||
Reference in New Issue
Block a user