🐦 X · 动态Peter Steinberger @steipete· 2026 年 4 月 29 日· 84 词 · 约 1 分钟

Peter Steinberger · @steipete

SPACE 播放 / 暂停 上一句 / 下一句
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)
现在,我们每次提交(commit)落地时都会运行 codex,由它进行审查——如果发现 booboo(小失误/bug),就会再启动一个新的 codex,并在仍然相关的情况下为修复创建一个 PR。接着还会启动一个 review agent 进行审查。如果发现问题,另一个 agent 会去修复这些问题。(最多循环 5 轮)
I'm now spinning up a codex instance on every commit landing on main, looking for booboos (regressions, security issues) It's live for 10 min and already found one of mine.
我现在会在每次有 commit 落到 main 分支时启动一个 codex 实例,查找 booboo(回归问题、安全问题)。它刚上线 10 分钟,就已经发现了一个我自己引入的问题。
I smell a leak.
我闻到了泄漏的味道。
原文 ↗https://x.com/steipete