OpenAI 发布了一个插件,使 Codex 可以在 Claude Code 中运行
📄 中文摘要
OpenAI 于 3 月 30 日和 31 日发布了开源插件 codex-plugin-cc,允许 Codex 在 Claude Code 中运行。这一举措令人意外,因为它直接进入了竞争对手的开发环境。插件提供了几个命令,包括用于只读访问的 /codex:review、用于评估权衡和失败模式的 /codex:adversarial-review、将工作交给 Codex 子代理的 /codex:rescue,以及状态检查的 /codex:status。这一架构的变化暗示了 OpenAI 在竞争中的新策略。
📄 English Summary
OpenAI Just Shipped a Plugin So Codex Runs Inside Claude Code
On March 30 and 31, OpenAI released the open-source plugin codex-plugin-cc, enabling Codex to run within Claude Code. This move was unexpected as it directly engages with a rival development environment. The plugin features several commands, including /codex:review for read-only access, /codex:adversarial-review for assessing trade-offs and failure modes, /codex:rescue to delegate tasks to a Codex subagent, and /codex:status for status checks. This architectural shift suggests a new strategy for OpenAI in the competitive landscape.
Powered by Cloudflare Workers + Payload CMS + Claude 3.5
数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等