@fengchris 在 OpenAI官方推出Codex plugin for Claude Code 中发帖
支持cc里分配任务给codex
主要功能有:
/codex:review for a normal read-only Codex review
/codex:adversarial-review for a steerable challenge review
/codex:rescue, /codex:status, /codex:result, and /codex:cancel to delegate work and manage background jobs
安装步骤:
claude
/plugin marketplace add openai/codex-plugin-cc
/plugin install codex@openai-codex
/reload-plugins