Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ Tools that bridge Codex with other AI coding agents.
- [jcputney/agent-peer-review](https://github.com/jcputney/agent-peer-review) - Codex reviews Claude Code's output (and vice versa). Catches model-specific blind spots. ![GitHub stars](https://img.shields.io/github/stars/jcputney/agent-peer-review?style=flat-square)
- [abhishekgahlot2/codex-claude-bridge](https://github.com/abhishekgahlot2/codex-claude-bridge) - Run Codex and Claude Code in tandem on the same codebase. ![GitHub stars](https://img.shields.io/github/stars/abhishekgahlot2/codex-claude-bridge?style=flat-square)
- [lbb00/ai-rules-sync](https://github.com/lbb00/ai-rules-sync) - Sync AGENTS.md ↔ CLAUDE.md ↔ .cursorrules. One source, all formats. ![GitHub stars](https://img.shields.io/github/stars/lbb00/ai-rules-sync?style=flat-square)
- [Bring Your AI Migration Auditor](https://github.com/unitedideas/bringyour-mcp) - Read-only Codex plugin and subagent for auditing Claude Code to Codex migrations: AGENTS.md / CLAUDE.md scope, hooks, MCP config, skills, and validation notes. ![GitHub stars](https://img.shields.io/github/stars/unitedideas/bringyour-mcp?style=flat-square)
- [sypsyp97/claude-skill-codex](https://github.com/sypsyp97/claude-skill-codex) - Run Codex CLI as a Claude Code skill. ![GitHub stars](https://img.shields.io/github/stars/sypsyp97/claude-skill-codex?style=flat-square)
- [chenhg5/cc-connect](https://github.com/chenhg5/cc-connect) - Bridge Codex/Claude Code to 10 messaging platforms (Telegram, Slack, DingTalk, WeChat Work, LINE). No public IP required. ![GitHub stars](https://img.shields.io/github/stars/chenhg5/cc-connect?style=flat-square)
- [bfly123/claude_code_bridge](https://github.com/bfly123/claude_code_bridge) - Real-time multi-AI collaboration: Claude, Codex, Gemini in simultaneous split-pane sessions with persistent context. ![GitHub stars](https://img.shields.io/github/stars/bfly123/claude_code_bridge?style=flat-square)
Expand Down