Codex对比评测约 3 分钟

规划审查留给 Claude

Plan in Claude, Execute in Codex

要点

  1. 在 Claude Code 里装 OpenAI Codex 插件,用现有 Codex 订阅跑执行,不必另开 API。
  2. 规划用 Fable high,执行用 Codex 5.6 xhigh,审查再用 Fable max,按特长拆活。
  3. 重 token 的实现交给 Codex 订阅,判断类工作留给 Claude,作者称能省约一半周额度。
  4. 也有人反着拆:Codex 只规划审查且不加 --write,再用 hook 挡住 Claude 先改源码。

原帖开头

Here’s the exact setup I’m using to save 50% of my weekly Claude Code limits. 1. Install the OpenAI Codex plugin inside Claude Code. 2. Split the work by what each model is actually best at: > Fable 5 high for planning. > Codex 5.6 xhigh for execution, running on your Codex pla