Visible multi-agent CLI workspace for mixing Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other AI coding agents
CCB (claude_codex_bridge) is a Python-based terminal workspace that launches and supervises multiple AI CLI agents inside a tmux session, letting a single project run Claude Code, OpenAI Codex, Gemini, OpenCode, Droid, and Antigravity side by side in real panes rather than simulated panels. Configuration lives in a per-project `.ccb/ccb.config` file that explicitly defines each agent's role, provider, model, API key, git worktree, and window layout, so the team topology is fully inspectable rather than inferred at runtime. A built-in sidebar displays window state, agent status, and inter-agent communication, and users can click into any pane to read or type directly. CCB supports both shared project memory and per-agent role memory, and it can restore a session after interruption through its supervisor layer. The tool targets local development workflows where mixing different model vendors in parallel is preferable to delegating everything through a single provider's native subagent system.
- ✓License: NOASSERTION
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/SeemSeam/claude_codex_bridge && cp claude_codex_bridge/*.md ~/.claude/agents/10 items en este repositorio
Maintain this CCB project's GitHub-facing release and npm publication surface. Use when preparing, publishing, auditing, or fixing CCB releases; updating README.md, README_zh.md, CHANGELOG.md, VERSION, package.json, GitHub release notes/assets, repository description/topics, npm registry state, or GitHub Actions release/test status.
Private built-in CCB configuration skill for agentroles.ccb_self. Design, edit, validate, and prepare reloads for .ccb/ccb.config, role bindings, providers, windows, workspaces, tool windows, sidebar, and provider startup inputs. Use only inside ccb_self; non-self agents should delegate CCB config changes to ccb_self.
Diagnose and repair CCB ask/job/message/reply/artifact/callback lineage. Use for missing replies, incomplete artifacts, pending callbacks, retry/resubmit/ack decisions, reply delivery problems, or work-chain resume advice.
Diagnose CCB runtime, mounted daemon graph, tmux namespace and panes, provider context, queue/inbox/trace, replies/artifacts, config drift, and storage boundaries. Use when the user asks what is broken, which agent is stuck, whether CCB is mounted, why a reply did not arrive, or what to check first.
Recover CCB agents, panes, mounts, provider contexts, API/provider failures, config reload aftermath, clear operations, and guarded single-agent restarts. Use when the user asks to fix, recover, restart if safe, clear context, reload, remount, or keep work going after provider/API failure.
Clear CCB managed agent conversation context with `ccb clear`. Use when the user writes `$ccb-clear`, `$ccb_clear`, or asks to clear/reset one or more CCB agent contexts without restarting or deleting project state.
Maintain a structured planning document tree made of roadmap/status files, implementation status or handoff TODO files, topic notes, decision records, open questions, ideas/inspiration pools, and repository/file-structure hygiene plans. Use when Codex needs to create, reorganize, audit, or update a multi-file plan, design-doc folder, roadmap tree, active implementation-status file, repo cleanup/filesystem plan, ADR/decision log, ideas inbox, or linked planning knowledge base; reconcile Done/In Progress/Next state; resume work from TODO/handoff state; move resolved questions into decisions; promote ideas into formal plan artifacts; or keep plan documents and file-structure planning internally consistent without making this project-specific.
Diagnose and recover CCB communication and reply delivery stalls. Use when a user reports a missing CCB_REPLY, stuck ask, agent stuck busy/delivering, queued work behind an active job, cancelled/incomplete reply, empty artifact, callback not continuing, duplicate retry after success, or a CCB mailbox/communication backend that appears stuck.
Resumen de Subagents
Lo que la gente pregunta sobre claude_codex_bridge
¿Qué es SeemSeam/claude_codex_bridge?
+
SeemSeam/claude_codex_bridge es subagents para el ecosistema de Claude AI. Visible multi-agent CLI workspace for mixing Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other AI coding agents Tiene 3.3k estrellas en GitHub y se actualizó por última vez today.
¿Cómo se instala claude_codex_bridge?
+
Puedes instalar claude_codex_bridge clonando el repositorio (https://github.com/SeemSeam/claude_codex_bridge) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar SeemSeam/claude_codex_bridge?
+
Nuestro agente de seguridad ha analizado SeemSeam/claude_codex_bridge y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene SeemSeam/claude_codex_bridge?
+
SeemSeam/claude_codex_bridge es mantenido por SeemSeam. La última actividad registrada en GitHub es de today, con 89 issues abiertos.
¿Hay alternativas a claude_codex_bridge?
+
Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.
Despliega claude_codex_bridge en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/seemseam-claude-codex-bridge)<a href="https://claudewave.com/repo/seemseam-claude-codex-bridge"><img src="https://claudewave.com/api/badge/seemseam-claude-codex-bridge" alt="Featured on ClaudeWave: SeemSeam/claude_codex_bridge" width="320" height="64" /></a>Más Subagents
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
The agent that grows with you
Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
The agent engineering platform.
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.