realZillionX/cc-plugin-codex
Claude Code Plugin for Codex through a minimal mailbox protocol
SUMMARY AI summary by gpt-5-mini
cc-plugin-codex は、Codex から Claude Code を限定的な「メールボックス」プロトコル経由で呼び出すための小さなブリッジプラグインです。Codex 側が推論と次の行動を決定し、Claude Code 側が明確にスコープされた実行を担当、プラグインがローカルのプロセス状態とメールボックス表現を管理します。主な利用者は Codex を拡張して外部実行(テスト修正、差分検査、レビューなど)を委任したい開発者やチームです。 主な機能: - シンプルな公開コマンド群:$cc:run(タスク実行)、$cc:status(状態確認)、$cc:cancel(中止)、$cc:setup(環境検証・インストール)。 - メールボックス出力のサニタイズ:実行メタデータのみ公開し、Claude Code の生データや内部識別子は含めない。 - モデル選択と努力度指定(--model ショートカット、--effort)。 - オプションのレビューゲート(停止時レビューで ALLOW/BLOCK を返す)。 - インストール手順、開発用スクリプト、リポジトリ構成とプライバシー挙動(プロンプトと選択コンテキストをローカルの Claude Code CLI に送信)を提供。 前提条件は Node.js 18+、Claude Code CLI のインストールと認証、Codex のプラグイン/フック対応。Apache-2.0 ライセンス。
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
FDU NLP Lab / OpenMOSS Team 🎓 | RL & Multimodality
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 14:56 |
Similar repos (same language)
DeepSeek V4 code worker MCP for Codex Desktop, powered by Claude Code
dogovo/codex-use-claude在Codex中调用Claude code
sky791016/lean-ai-dev-team8-agent Claude Code skill powered by Lean AI Methodology (精益AI方法论) · Kai Shi
bullish0x/goal-ccGive Claude Code a durable objective and it won't stop until the work is done — budgets, deadlines, notes, and a Stop-hook guard in a single file with no dependencies.
alantriesagain/gaitewayUnified API for agents like Claude Code, Codex, Gemini Cli
aayushostwal/nexusPlugin-first AI terminal workspace for Codex and Claude Code with planning, CI/CD debugging, reusable agents, skills, TODOs, and MCP tool integrations.
ejentum/ejentum-mcpMCP server for the Ejentum Logic API. Exposes the four cognitive harnesses (reasoning, code, anti-deception, memory) as MCP tools any agentic client can call.
yimeixiaobai/wps-claudecode实现 Claude Code 与 WPS 智能文档的双向打通