# swyx 祝贺 ONA 加入 OpenAI，并引用演讲透露 Codex 下一步方向

- 来源：swyx (@swyx)
- 发布时间：2026-06-12 04:55
- AIHOT 分数：61
- AIHOT 链接：https://aihot.virxact.com/items/cmqa06sf20gy4slldl4lz7oqb
- 原文链接：https://x.com/swyx/status/2065176231453282777

## AI 摘要

swyx 祝贺 ONA 团队加入 OpenAI，并引用其演讲透露 Codex 的下一步方向。同时引述 @aiDotEngineer 观点：运行 Agent 集群需要三层——Runtime 与编排触发器已解决，但协调层（Agent 间任务交接、验证阶段、继续执行）仍未解决。Stripe 和 RAMP 各自自建了内部方案 Minions 和 Inspect。@loujaybee 指出 GitHub 作为协调层很差——噪音大、仅为人类设计，不适合数百个并行 PR。他提出的修复方案是构建一个 CLI 网关，供本地编码 Agent 调用以检查当前 SDLC 阶段是否已通过、能否继续。

## 正文

congrats to our friends @ona_hq on joining @openai！

see their talk here for alpha on what's next for Codex 👀

### 引用推文

> AI Engineer：Three layers you need to run agent swarms at scale: - Runtime: solved. - Orchestration and triggers: solved. - Coordination (how agents pick up tasks from each ...
