Skip to main content
ClaudeWave
SeemSeam avatar
SeemSeam

claude_codex_bridge

View on GitHub

Visible multi-agent CLI workspace for mixing Codex, Claude, Gemini, Kimi, Qwen, Cursor, Copilot, Pi, OpenCode, and other AI coding agents

Subagents3.3k stars323 forksPythonNOASSERTIONUpdated today
Editor's note

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.

ClaudeWave Trust Score
95/100
Verified
Passed
  • License: NOASSERTION
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/SeemSeam/claude_codex_bridge && cp claude_codex_bridge/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

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.

Install
Install

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.

Install

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.

Install

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.

Install

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.

Install
askSkill

Send a request to a CCB agent with `ask`.

Install

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.

Install

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.

Install

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.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-codingai-collaborationantigravityclaude-codeclicodexcoding-agentcrushcursor-agentgeminigithub-copilotkimikiromulti-agent-climulti-agent-systemsopencodepi-coding-agentqwen-codeterminaltmux

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.

Featured on ClaudeWave: SeemSeam/claude_codex_bridge
[![Featured on ClaudeWave](https://claudewave.com/api/badge/seemseam-claude-codex-bridge)](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