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 in this repository
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.
Subagents overview
What people ask about claude_codex_bridge
What is SeemSeam/claude_codex_bridge?
+
SeemSeam/claude_codex_bridge is subagents for the Claude AI ecosystem. Visible multi-agent CLI workspace for mixing Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other AI coding agents It has 3.3k GitHub stars and was last updated today.
How do I install claude_codex_bridge?
+
You can install claude_codex_bridge by cloning the repository (https://github.com/SeemSeam/claude_codex_bridge) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is SeemSeam/claude_codex_bridge safe to use?
+
Our security agent has analyzed SeemSeam/claude_codex_bridge and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains SeemSeam/claude_codex_bridge?
+
SeemSeam/claude_codex_bridge is maintained by SeemSeam. The last recorded GitHub activity is from today, with 89 open issues.
Are there alternatives to claude_codex_bridge?
+
Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.
Deploy claude_codex_bridge to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More 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.