
Codex 0.128.0 把長任務做成可恢復流程
Codex 0.128.0 加入 persisted goal、permission profiles、plugin workflow 與 multi-agent 控制,讓長任務更容易接續與管理。
Codex 0.128.0 最值得看的,不是又多了一串 release note,而是長任務開始有比較清楚的管理方式。
這版加入 persisted /goal workflow,搭配 app-server APIs、model tools、runtime continuation,以及 TUI 裡 create、pause、resume、clear 的控制。換句話說,Codex 不只是在一輪對話裡幫你改 code,而是開始把「任務狀態」本身變成可以被工具接住的東西。
同一個方向也出現在其他更新裡。
permission profiles 有 built-in defaults、sandbox CLI profile selection、cwd controls。
plugin workflow 加入 marketplace installation、remote bundle caching、remote uninstall、plugin-bundled hooks。
external agent session 可以 import,包含 background import 和 session title handling。
MultiAgentV2 的 thread caps、wait-time controls、root / subagent hints 變得更明確。
以前很多 coding agent 工作流比較像這樣:
開一個 terminal session,讓 agent 做事,然後由人自己記住上下文、權限、外掛與分工狀態。
Codex 0.128.0 指向的方向是:
goal 可以延續,權限可以被 profile 化,plugin 可以被管理,多 agent 可以被限制和協調。
所以這篇的建議不是「所有人立刻採用」。
如果你只是偶爾叫 Codex 改一個檔案,可以先觀察。但如果你正在把 coding agent 放進團隊流程、內部平台,或常常跑需要恢復、暫停、分工的長任務,這版值得花時間學。先用一個低風險 repo 試 /goal 和 permission profile,看看它能不能減少你人工接線的工作。
LEARN
想系統性學會,不只看這一則?
Codex 教學:用 OpenAI 的 coding agent 完成真正的工作
讓 Codex 在你的專案完成真實任務,用手機核准、控得住權限、驗得了 diff。
從第 0 課開始 →SOURCES
來源分級:A = 一手公告/論文/官方文件 · B = 可信媒體 · C = 可參考但需脈絡 · D = 觀察用,不可當事實。
本文由 AI 與編輯共同撰寫,總編輯廖玄同審閱定稿。 編輯方針與 AI 使用說明


