SeemSeam/claude_codex_bridge
Visible multi-agent CLI workspace for mixing Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other AI coding agents
What it solves
CCB (Claude Codex Bridge) provides a unified, multi-agent workspace for coordinating different CLI-based AI agents (such as Codex, Claude, Gemini, and DeepSeek) in a single terminal user interface (TUI). It solves the problem of fragmented AI toolsets by allowing users to run multiple providers concurrently, manage their communication in visible workflows, and maintain project state via a background daemon.
How it works
CCB acts as a collaboration layer that wraps existing CLI agents. It organizes these agents into windows and panes using a TUI, allowing users to interact with them directly or use a /ask command to delegate tasks between agents. It supports a shared memory file (.ccb/ccb_memory.md) for durable coordination across the team. Additionally, it includes a mobile remote controller (Android) for voice control, file transfer, and remote terminal access to the active workspace.
Who it’s for
Developers and power users who utilize multiple AI CLI agents and need a structured way to coordinate their workflows, manage complex agent-to-agent handoffs, and control their AI environment remotely from a mobile device.
Highlights
- Cross-Provider Collaboration: Supports stable communication graphs (e.g., A $\to$ B $\to$ C) across 17+ CLI agent families.
- Multi-Agent TUI: A visible, controllable layout with direct takeover capabilities and a background daemon to keep project state alive.
- Mobile Remote Control: An Android app for remote agent chat, terminal control, and file transfers via an authenticated gateway.
- Rich Media Terminal: Integration with WezTerm and Yazi for browsing file trees and previewing media directly in the terminal.
- Agent Roles Spec: Support for mountable "Role Packs" to quickly deploy specialist agents (e.g., architecture review or frontend engineering).
Related
- Project
- Project
- Project
- Project
- Project