# Codex自动审查提交并循环修复代码问题

- 来源：Peter Steinberger 🦞 (@steipete)
- 发布时间：2026-04-29 13:15
- AIHOT 分数：53
- AIHOT 链接：https://aihot.virxact.com/items/cmojmmkkw05jqslzpiu6hr8ft
- 原文链接：https://x.com/steipete/status/2049356949523730699

## AI 摘要

codex 现在在我们每次提交的代码上运行，并对其进行审查——如果发现错误，就会启动一个新的 codex 实例，并在（问题仍然存在的情况下）创建一个修复该问题的 PR。

随后会启动一个审查代理。如果发现问题，另一个代理将负责修复这些问题。（最多循环 5 次）https://github.com/openclaw/openclaw/pull/74065

## 正文

codex now runs on each commit we land， reviews it - and if a booboo is found， a new codex spins up and （if still relevant） makes a PR for the fix.

Then a review agent spins up. If an issue is found， another agent will fix the issues. （up to 5 loops） https://github.com/openclaw/openclaw/pull/74065
