CLI ToolsMay 13, 2026·2 min read

Claude Codex Bridge — Visible Multi-Agent CLI Teams

Claude Codex Bridge is an AGPL-3.0 CLI for visible multi-agent teams, coordinating Claude/Codex-style tools with PTY sessions and controlled handoff.

Agent ready

Safe staging for this asset

This asset is staged first. The copied prompt tells the agent to inspect the staged files and ask before activating scripts, MCP config, or global config.

Stage only · 17/100Policy: stage
Agent surface
Any MCP/CLI agent
Kind
CLI Tool
Install
Stage only
Trust
Trust: Established
Entrypoint
Asset
Safe staging command
npx -y tokrepo@latest install 221bff1e-a555-5f29-a0de-603ec305b25d --target codex

Stages files first; activation requires review of the staged README and plan.

Intro

Claude Codex Bridge is an AGPL-3.0 CLI for visible multi-agent teams, coordinating Claude/Codex-style tools with PTY sessions and controlled handoff.

Best for: developers coordinating multiple coding agents with clear visibility and a takeover-friendly terminal UX

Works with: Claude/Codex-style CLIs, tmux sessions, Python 3.10+, Unix shells (Linux/macOS/WSL)

Setup time: 6-12 minutes

Key facts (verified)

  • GitHub: 2554 stars · 252 forks · pushed 2026-05-12.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: git clone https://github.com/SeemSeam/claude_codex_bridge.git && cd claude_codex_bridge.

Main

  • Use CCB when you need a “team view”: multiple agents running in parallel with explicit routing and handoff.

  • Keep sessions observable: PTY + tmux makes it easier to audit what an agent actually did versus what it claimed.

  • For best results, standardize prompts and add a review lane so one agent can continuously sanity-check others.

Source-backed notes

  • README install path uses ./install.sh install for Unix-like environments and a PowerShell alternative for Windows.
  • README lists requirements including Python 3.10+ and tmux.
  • Project license is AGPL-3.0 (see LICENSE).

FAQ

  • Is it cross-platform?: Yes—README documents Unix-like install and a Windows PowerShell path.
  • Why does it require tmux?: tmux supports multiplexed, takeover-friendly terminal sessions.
  • Is it copyleft?: Yes—AGPL-3.0 applies; review LICENSE if you plan to run it as a service.
🙏

Source & Thanks

Source: https://github.com/SeemSeam/claude_codex_bridge > License: AGPL-3.0 > GitHub stars: 2554 · forks: 252

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets