SeemSeam/claude_codex_bridge
A visible multi-agent CLI workspace that coordinates multiple AI coding assistants with tmux supervision and role-based task distribution.

CCB provides a terminal-based multi-agent orchestration system for AI coding assistants, enabling coordinated workflows across providers like Claude, Codex, and Gemini. The framework uses tmux to display multiple agent sessions side-by-side, with role separation (main planner, worker, reviewer) and shared project memory. Agents can work in parallel, passing context and tasks between specialized roles while maintaining visibility into each agent’s actions.