Codex工作流约 3 分钟

卡住时改用 ChatGPT Pro

Unstick Codex with ChatGPT Pro

要点

  1. GitHub 接到 ChatGPT,先建好要改的分支,再让 Pro Quick Chat 直接提交 UX 或流程修复。
  2. 等十到四十分钟测代码;构建失败再丢回 Codex 分诊,循环直到能跑。
  3. 比 Sol Ultra 慢且麻烦,但 Pro 的交互和 UX 判断更强,适合 Codex 卡死的界面改动。
  4. 有人反馈该路径开始被拦:第一次常报没写权限,它会绕过,但不一定把活做完。

原帖开头

Here's how to use ChatGPT Pro to code in Codex: 1. Connect GitHub to ChatGPT 2. Create a branch you want Pro to work on in git 3. Ask ChatGPT Pro (Quick Chat) to make commits to fix a problem or UX flow 4. Wait 10-40 minutes and test the code 5. Have Codex triage any build failu