From 6f8eebd21afc8829b898cacf28eb4ebb611f72c8 Mon Sep 17 00:00:00 2001 From: jinku Date: Mon, 6 Apr 2026 21:23:03 -0700 Subject: [PATCH] Clarify Codex and Claude positioning in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7a53c0..0e175d2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Use Claude Code from inside Codex. -`cc-plugin-codex` is an open-source Codex plugin for Claude-powered review, rescue, and tracked background workflows. +`cc-plugin-codex` is an open-source plugin that runs inside Codex and lets you use Claude Code and Claude models for review, rescue, and tracked background workflows. This repository is maintained by Sendbird and follows the overall shape of [openai/codex-plugin-cc](https://github.com/openai/codex-plugin-cc), but in the opposite direction: Codex hosts the plugin and delegates work to Claude Code.