Claude Codex Bridge
FreeReal-time multi-AI collaboration: Claude, Codex & Gemini with persistent context, minimal token overhead
About Claude Codex Bridge
Claude Codex Bridge (CCB) is an open-source, lightweight multi-agent TUI (terminal user interface) that enables visible, controllable collaboration between multiple AI coding agents. It supports Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other CLI-based AI agents in a single workspace. Key capabilities include stable inter-agent communication for complex collaboration graphs (e.g., A-B-C, A,B-C), a background daemon that preserves project state even when the foreground UI is closed, hub functionality to run multiple CLI providers concurrently from one command, and a mobile remote controller offering cross-provider voice control, file transfer, and remote terminal access. Designed for developers who want to orchestrate multiple AI coding assistants in persistent, observable workflows, CCB minimizes token overhead while providing full native terminal control for each agent.
Key Features
Pros & Cons
- Open source and free to use
- Supports a wide range of AI coding agents (Codex, Claude, Gemini, etc.)
- Persistent background daemon preserves context and project state
- Mobile remote controller enables voice commands and remote access
- Minimal token overhead compared to multi-session manual management
- Requires command-line familiarity and manual setup (npm or source install)
- Still under active development (version 4.0); may have occasional instability
- Documentation is primarily in English; localization is community-driven