Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 13, 2026·2 min de lectura

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.

Introducción

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.
🙏

Fuente y agradecimientos

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

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados