# swyx 用 Codex 线程预排实现多智能体协作

- 来源：swyx (@swyx)
- 发布时间：2026-08-06 14:33
- AIHOT 分数：52
- AIHOT 链接：https://aihot.virxact.com/items/cmsh5c9ut00uhro28m9qira21
- 原文链接：https://x.com/swyx/status/2085253030417461661

## AI 摘要

swyx 提出一种原始的多智能体 AGI 协作模式：通过一个线程在完成后 ping 回主线程，形成隐式的看板/瀑布流依赖图，各线程保留各自工作与智能体。他分享在 OpenAI Codex 中可用 @ 线程并排队，实现平台功能阻塞时项目可预排推进。他认为更优的多智能体编排应无缝协调平台与项目间工作，但该场景仅适用于构建真实平台者。

## 正文

a very primitive form of the near term multiagent agi future is setting up one thread to ping back once its done so you create an implicit kanban/waterfall graph of dependent threads but each preserving their own work and agents

i can't wait to setup a proper ui for this pattern but you can hack it together in most koding agents of choice rn

### 引用推文

> swyx：one way i'm developing Forge (https://x.com/swyx/status/2083654369095156219) is to use it to host all my projects going forward. so I often find myself having t...
