OpenAI 内部已经看到了比现在 Codex 更进一步的结果。
他们认为 AI coding / agent 的使用方式马上要再跳一次台阶,而不是线性小改。
本地 laptop 级别的 harness 很快会触到天花板,真正把下一代模型用起来,需要更重的基础设施和系统设计。
下一代模型的能力已经强到,单靠本地笔记本电脑的算力 + 简单 agent 循环已经不够用了。意思是agent将会在一台电脑上无休止的运行任务,这个时候如果你有一百个任务,你需要不止一台电脑才能支撑,不然会卡死,会有网络问题。
可能需要更强的基础设施(云端大规模推理、多机协作、更复杂的工具生态、更持久的状态/记忆系统、更重的验证与规划层等)。
换句话说,agent 的“运行环境”本身正在从“个人电脑上的一个程序”升级成需要更重资源的系统。
显示更多
Given some of the results I'm seeing recently, it's pretty clear Codex is a good harness.
But it will seem primitive in 2-3 months and we're about to go through another major evolution in how we use AI at the frontier. The next generation of models need more than your laptop.
显示更多