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