01
Codex 0.131.0 发布:TUI、插件市场、远程控制与 `codex doctor` 升级
Codex 0.131.0 扩展 TUI、插件与远程工作流。
Codex 0.131.0 是一次面向 TUI、插件、远程工作流和 Python SDK 的大版本更新。它提升了交互界面的可见性,也为插件共享、远程环境和诊断支持补上了更多基础设施。
- TUI 增加更丰富的 session controls 和显示信息,包括 service-tier commands、blended token usage、permissions/approval mode、effective workspace roots 与响应式 Markdown tables。
@mentions 现在可在同一个 picker 中搜索 files、directories、plugins 和 skills,并由 app-server plugin metadata 支撑。- Plugin workflows 增加 marketplace CLI commands、version-aware sharing、share checkout、更清晰的 shared-workspace buckets,以及默认启用的 plugin hooks。
- Remote workflows 支持 daemon-managed
codex remote-control、运行时 enable/disable APIs、status reads,以及 registry-backed/configured remote environments。 - Python SDK 迁移到
openai-codex/openai_codex,并加入 pinned runtime-generated types、concurrent turn routing、approval modes 与 integration coverage。 - 新增
codex doctor,用于收集 runtime、auth、terminal、network、config 和 local state 等诊断信息。