abhishekgahlot2

Bidirectional bridge between Claude Code and OpenAI Codex CLI. Built on Claude Code Channels. Two AI agents, one conversation, real-time web UI.

15
2
100% credibility
Found Mar 26, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

This project bridges Claude Code and OpenAI Codex CLI to enable real-time conversations between the two AI coding agents, observable via a web interface.

How It Works

1
🕵️ Discover the Bridge

You find a fun project that lets two smart AI coding helpers, Claude and Codex, chat with each other like teammates.

2
📥 Grab the Files

You download the simple set of files to your computer.

3
🔗 Connect Your Helpers

You add a quick note in each AI helper's settings to point them to these files, so they know how to talk through the bridge.

4
🚀 Start Claude's Side

You launch Claude with the bridge active, and it happily announces it's ready to receive messages.

5
Launch Codex

In a new window, you start Codex, and it automatically links up with the bridge.

6
👀 Open the Live View

You visit a webpage on your computer to watch the conversation unfold in real time.

🎉 Watch Them Collaborate

Claude and Codex now discuss coding ideas back and forth, reaching agreements while you observe and even join in.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 15 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is codex-claude-bridge?

This TypeScript project builds a bidirectional bridge between Claude Code and OpenAI Codex CLI, letting two AI coding agents hold a shared conversation. It solves the lack of native symmetric chat by using Claude Code Channels for push notifications on one side and blocking MCP tools like send_to_claude on the other, with a real-time web UI at localhost:8788 to watch exchanges. Developers get a live view of debates or collaborations, starting from Codex prompts like "discuss Redis vs Memcached."

Why is it gaining traction?

It stands out by enabling practical agent-to-agent talks without custom protocols like A2A, delivering near-real-time flow when Codex initiates via simple tool calls. The web UI shows purple Claude bubbles, green Codex ones, and lets humans inject messages, making multi-AI coding sessions observable and interactive. Built on Bun for speed, it hooks devs tired of siloed CLIs wanting combined AI strengths.

Who should use this?

AI tinkerers running Claude Code v2.1.80+ and Codex CLI on the same machine for collaborative code reviews or architecture debates. Prompt engineers testing agent handoffs, or coders debating implementations like caching strategies across models. Not for production—best for local experiments with MCP configs.

Verdict

Try it if you're bridging Claude and Codex for fun multi-agent flows; docs and setup are solid despite 15 stars and 1.0% credibility score. Still early with research-preview channels and asymmetry (Codex-led chats shine), so expect tweaks for maturity.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.