[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"workflow-claude-codex-bridge-visible-multi-agent-cli-teams-221bff1e":3,"seo:featured-workflow:221bff1e-a555-5f29-a0de-603ec305b25d:es":38,"workflow-related-claude-codex-bridge-visible-multi-agent-cli-teams-221bff1e-221bff1e-a555-5f29-a0de-603ec305b25d":83},{"id":4,"uuid":5,"slug":6,"title":7,"description":8,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":14,"parent_id":12,"parent_uuid":13,"lang_type":15,"steps":16,"files":23,"tags":24,"has_voted":30,"visibility":19,"share_token":13,"is_featured":12,"content_hash":31,"asset_kind":28,"target_tools":32,"install_mode":35,"entrypoint":36,"risk_profile":37,"dependencies":39,"verification":44,"agent_metadata":47,"agent_fit":58,"trust":70,"provenance":79,"created_at":81,"updated_at":82},3544,"221bff1e-a555-5f29-a0de-603ec305b25d","claude-codex-bridge-visible-multi-agent-cli-teams","Claude Codex Bridge — Visible Multi-Agent CLI Teams","Claude Codex Bridge is an AGPL-3.0 CLI for visible multi-agent teams, coordinating Claude\u002FCodex-style tools with PTY sessions and controlled handoff.","8a910e34-3180-11f1-9bc6-00163e2b0d79","Script Depot","https:\u002F\u002Ftokrepo.com\u002Fapple-touch-icon.png",0,"",15,"en",[17],{"id":18,"step_order":19,"title":20,"description":13,"prompt_template":21,"variables":13,"depends_on":22,"expected_output":13},4104,1,"Asset","## Quick Use\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge.git && cd claude_codex_bridge\n.\u002Finstall.sh install\nccb --help\n```\n\n## Intro\n\nClaude Codex Bridge is an AGPL-3.0 CLI for visible multi-agent teams, coordinating Claude\u002FCodex-style tools with PTY sessions and controlled handoff.\n\n**Best for:** developers coordinating multiple coding agents with clear visibility and a takeover-friendly terminal UX\n\n**Works with:** Claude\u002FCodex-style CLIs, tmux sessions, Python 3.10+, Unix shells (Linux\u002FmacOS\u002FWSL)\n\n**Setup time:** 6-12 minutes\n\n### Key facts (verified)\n\n- GitHub: 2554 stars · 252 forks · pushed 2026-05-12.\n- License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.\n- README-verified entrypoint: `git clone https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge.git && cd claude_codex_bridge`.\n\n## Main\n\n- Use CCB when you need a “team view”: multiple agents running in parallel with explicit routing and handoff.\n\n- Keep sessions observable: PTY + tmux makes it easier to audit what an agent actually did versus what it claimed.\n\n- For best results, standardize prompts and add a review lane so one agent can continuously sanity-check others.\n\n### Source-backed notes\n\n- README install path uses `.\u002Finstall.sh install` for Unix-like environments and a PowerShell alternative for Windows.\n- README lists requirements including Python 3.10+ and tmux.\n- Project license is AGPL-3.0 (see LICENSE).\n\n### FAQ\n\n- **Is it cross-platform?**: Yes—README documents Unix-like install and a Windows PowerShell path.\n- **Why does it require tmux?**: tmux supports multiplexed, takeover-friendly terminal sessions.\n- **Is it copyleft?**: Yes—AGPL-3.0 applies; review LICENSE if you plan to run it as a service.\n\n## Source & Thanks\n\n> Source: https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge\n> License: AGPL-3.0\n> GitHub stars: 2554 · forks: 252\n\n---\n\n\u003C!-- ZH -->\n\n## Quick Use\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge.git && cd claude_codex_bridge\n.\u002Finstall.sh install\nccb --help\n```\n\n## Intro\n\nClaude Codex Bridge 是 AGPL-3.0 许可的 CLI，用可视化方式编排多 agent 团队协作，支持在 Claude\u002FCodex 等工具之间共享会话、PTY 交互与交接控制，便于并行推进复杂任务。\n\n**Best for:** 需要把多个编码 agent 组织成团队协作、并且要可视化与可接管终端体验的开发者\n\n**Works with:** Claude\u002FCodex 等 CLI、tmux 会话、Python 3.10+、Linux\u002FmacOS\u002FWSL\n\n**Setup time:** 6-12 minutes\n\n### Key facts (verified)\n\n- GitHub：2554 stars · 252 forks；最近更新 2026-05-12。\n- 许可证：AGPL-3.0；作者头像与仓库链接均已通过 GitHub API 复核。\n- README 中核对过的入口命令：`git clone https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge.git && cd claude_codex_bridge`。\n\n## Main\n\n- 当你需要“团队视图”时用它：多个 agent 并行运行、可显式路由与交接。\n\n- 让会话可观测：PTY + tmux 更容易审计 agent 真正做了什么，而不是只听它说了什么。\n\n- 效果更好的一招：统一提示词与流程，让一个 reviewer agent 持续给其他 agent 做校验。\n\n### Source-backed notes\n\n- README 的安装流程在类 Unix 环境使用 `.\u002Finstall.sh install`，Windows 提供 PowerShell 替代方案。\n- README 明确依赖 Python 3.10+ 与 tmux。\n- 项目 LICENSE 为 AGPL-3.0。\n\n### FAQ\n\n- **它跨平台吗？**：是。README 同时提供类 Unix 与 Windows 的安装路径。\n- **为什么需要 tmux？**：tmux 便于多路复用，并支持随时接管的终端会话。\n- **它是强 copyleft 吗？**：是。AGPL-3.0 适用于网络服务场景，计划商用前请仔细阅读 LICENSE。\n\n## Source & Thanks\n\n> Source: https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge\n> License: AGPL-3.0\n> GitHub stars: 2554 · forks: 252\n","0",[],[25],{"id":26,"name":27,"slug":28,"icon":29},14,"CLI Tools","cli","🖥️",false,"a9ff79efd224d59907502f67a97e55e82aa6fccb0106e29349df7b4da4d14497",[33,34],"claude_code","codex","shell|python","git clone https:\u002F\u002Fgithub.com\u002FSeemSeam\u002Fclaude_codex_bridge.git && cd claude_codex_bridge",{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},null,{"npm":40,"pip":41,"brew":42,"system":43},[],[],[],[],{"commands":45,"expected_files":46},[],[20],{"asset_kind":28,"target_tools":48,"install_mode":35,"entrypoint":36,"risk_profile":49,"dependencies":50,"content_hash":31,"verification":55},[33,34],{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":51,"pip":52,"brew":53,"system":54},[],[],[],[],{"commands":56,"expected_files":57},[],[20],{"target":34,"score":59,"status":60,"policy":61,"why":62,"asset_kind":28,"install_mode":35},94,"native","allow",[63,64,65,66,67,68,69],"target_tools includes codex","asset_kind cli","install_mode shell|python","markdown-only","policy allow","safe markdown-only Codex install","trust established",{"author_trust_level":71,"verified_publisher":30,"asset_signed_hash":31,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":73,"review_status":74,"signals":75},"established","hash_only",[],"unreviewed",[76,77,78],"author has published assets","content hash available","no dangerous capability badges",{"owner_uuid":9,"owner_name":10,"source_url":80,"content_hash":31,"visibility":19,"created_at":81,"updated_at":82},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fclaude-codex-bridge-visible-multi-agent-cli-teams","2026-05-13 13:21:37","2026-05-14 10:33:00",[84,137,189,236],{"id":85,"uuid":86,"slug":87,"title":88,"description":89,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":90,"parent_id":12,"parent_uuid":13,"lang_type":15,"steps":91,"files":38,"tags":92,"has_voted":30,"visibility":19,"share_token":13,"is_featured":12,"content_hash":94,"asset_kind":28,"target_tools":95,"install_mode":96,"entrypoint":97,"risk_profile":98,"dependencies":99,"verification":104,"agent_metadata":107,"agent_fit":118,"trust":121,"provenance":124,"created_at":126,"updated_at":127,"__relatedScore":128,"__relatedReasons":129,"__sharedTags":135},3321,"856dc724-95ab-5524-9fdf-b7d8823918c4","codexia-agent-workstation-codex-claude","Codexia — Agent Workstation (Codex + Claude)","Codexia is an agent workstation for Codex CLI and Claude Code, with task scheduling, MCP\u002Fskill marketplaces, and one-click data previews (PDF\u002FXLSX\u002FCSV).",13,[],[93],{"id":26,"name":27,"slug":28,"icon":29},"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",[33,34],"manual","brew install --cask codexia",{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":100,"pip":101,"brew":102,"system":103},[],[],[],[],{"commands":105,"expected_files":106},[],[],{"asset_kind":28,"target_tools":108,"install_mode":96,"entrypoint":97,"risk_profile":109,"dependencies":110,"content_hash":94,"verification":115},[33,34],{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":111,"pip":112,"brew":113,"system":114},[],[],[],[],{"commands":116,"expected_files":117},[],[],{"target":34,"score":59,"status":60,"policy":61,"why":119,"asset_kind":28,"install_mode":96},[63,64,120,66,67,68,69],"install_mode manual",{"author_trust_level":71,"verified_publisher":30,"asset_signed_hash":94,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":122,"review_status":74,"signals":123},[],[76,77,78],{"owner_uuid":9,"owner_name":10,"source_url":125,"content_hash":94,"visibility":19,"created_at":126,"updated_at":127},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fcodexia-agent-workstation-codex-claude","2026-05-12 23:49:42","2026-05-14 11:31:13",165.71919205351736,[130,131,132,133,134],"shared-tag","topic-match","same-kind","same-target","same-author",[28,136],"cli-tools",{"id":138,"uuid":139,"slug":140,"title":141,"description":142,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":143,"parent_id":12,"parent_uuid":13,"lang_type":15,"steps":144,"files":38,"tags":145,"has_voted":30,"visibility":19,"share_token":13,"is_featured":12,"content_hash":94,"asset_kind":147,"target_tools":148,"install_mode":149,"entrypoint":150,"risk_profile":151,"dependencies":152,"verification":157,"agent_metadata":160,"agent_fit":171,"trust":179,"provenance":182,"created_at":184,"updated_at":185,"__relatedScore":186,"__relatedReasons":187,"__sharedTags":188},3171,"be1071ef-f62f-40fa-93cd-83de2163d20b","happy-mobile-client-for-claude-code-codex","Happy — Mobile Client for Claude Code & Codex","Happy is a mobile + web client for Claude Code and Codex with a CLI wrapper, enabling encrypted device handoff for long agent runs.",11,[],[146],{"id":26,"name":27,"slug":28,"icon":29},"cli_tool",[33,34],"single","README.md",{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":153,"pip":154,"brew":155,"system":156},[],[],[],[],{"commands":158,"expected_files":159},[],[],{"asset_kind":147,"target_tools":161,"install_mode":149,"entrypoint":150,"risk_profile":162,"dependencies":163,"content_hash":94,"verification":168},[33,34],{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":164,"pip":165,"brew":166,"system":167},[],[],[],[],{"commands":169,"expected_files":170},[],[],{"target":34,"score":172,"status":173,"policy":173,"why":174,"asset_kind":147,"install_mode":149},29,"stage_only",[63,175,176,66,177,178,69],"asset_kind cli_tool","install_mode single","policy stage_only","asset_kind cli_tool is not activated directly for Codex",{"author_trust_level":71,"verified_publisher":30,"asset_signed_hash":94,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":180,"review_status":74,"signals":181},[147],[76,77],{"owner_uuid":9,"owner_name":10,"source_url":183,"content_hash":94,"visibility":19,"created_at":184,"updated_at":185},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fhappy-mobile-client-for-claude-code-codex","2026-05-12 08:04:08","2026-05-14 11:31:10",150.61877186907142,[130,131,133,134],[28,136],{"id":190,"uuid":191,"slug":192,"title":193,"description":194,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":195,"parent_id":12,"parent_uuid":13,"lang_type":15,"steps":196,"files":38,"tags":197,"has_voted":30,"visibility":19,"share_token":13,"is_featured":12,"content_hash":94,"asset_kind":28,"target_tools":199,"install_mode":201,"entrypoint":202,"risk_profile":203,"dependencies":204,"verification":209,"agent_metadata":212,"agent_fit":223,"trust":226,"provenance":229,"created_at":231,"updated_at":232,"__relatedScore":233,"__relatedReasons":234,"__sharedTags":235},3585,"5dd7868f-2b86-555e-b417-6841b45ea0c1","llxprt-code-multi-provider-ai-coding-cli","LLxprt Code — Multi-Provider AI Coding CLI","LLxprt Code is an open-source AI coding CLI that switches across providers (Anthropic, Gemini, Codex, local). Install via brew or npm.",20,[],[198],{"id":26,"name":27,"slug":28,"icon":29},[33,34,200],"gemini_cli","brew","npm install -g @vybestack\u002Fllxprt-code",{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":205,"pip":206,"brew":207,"system":208},[],[],[],[],{"commands":210,"expected_files":211},[],[],{"asset_kind":28,"target_tools":213,"install_mode":201,"entrypoint":202,"risk_profile":214,"dependencies":215,"content_hash":94,"verification":220},[33,34,200],{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":216,"pip":217,"brew":218,"system":219},[],[],[],[],{"commands":221,"expected_files":222},[],[],{"target":34,"score":59,"status":60,"policy":61,"why":224,"asset_kind":28,"install_mode":201},[63,64,225,66,67,68,69],"install_mode brew",{"author_trust_level":71,"verified_publisher":30,"asset_signed_hash":94,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":227,"review_status":74,"signals":228},[],[76,77,78],{"owner_uuid":9,"owner_name":10,"source_url":230,"content_hash":94,"visibility":19,"created_at":231,"updated_at":232},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fllxprt-code-multi-provider-ai-coding-cli","2026-05-13 16:22:02","2026-05-14 10:30:39",144.98332894210088,[130,131,132,133,134],[28,136],{"id":237,"uuid":238,"slug":239,"title":240,"description":241,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":242,"parent_id":12,"parent_uuid":13,"lang_type":15,"steps":243,"files":38,"tags":244,"has_voted":30,"visibility":19,"share_token":13,"is_featured":12,"content_hash":94,"asset_kind":28,"target_tools":246,"install_mode":247,"entrypoint":248,"risk_profile":249,"dependencies":250,"verification":255,"agent_metadata":258,"agent_fit":269,"trust":272,"provenance":275,"created_at":277,"updated_at":278,"__relatedScore":279,"__relatedReasons":280,"__sharedTags":281},3604,"42bb7d1b-7879-54af-b319-83ecb7d9b53a","reasonix-deepseek-native-coding-agent-cli","Reasonix — DeepSeek-Native Coding Agent CLI","Reasonix is a DeepSeek-native coding agent CLI for the terminal; README reports a 99.82% cache hit in a real-day case study.",21,[],[245],{"id":26,"name":27,"slug":28,"icon":29},[33,34,200],"npx","npx reasonix code # paste a DeepSeek API key on first run; persists after",{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":251,"pip":252,"brew":253,"system":254},[],[],[],[],{"commands":256,"expected_files":257},[],[],{"asset_kind":28,"target_tools":259,"install_mode":247,"entrypoint":248,"risk_profile":260,"dependencies":261,"content_hash":94,"verification":266},[33,34,200],{"executes_code":30,"modifies_global_config":30,"requires_secrets":38,"uses_absolute_paths":30,"network_access":30},{"npm":262,"pip":263,"brew":264,"system":265},[],[],[],[],{"commands":267,"expected_files":268},[],[],{"target":34,"score":59,"status":60,"policy":61,"why":270,"asset_kind":28,"install_mode":247},[63,64,271,66,67,68,69],"install_mode npx",{"author_trust_level":71,"verified_publisher":30,"asset_signed_hash":94,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":273,"review_status":74,"signals":274},[],[76,77,78],{"owner_uuid":9,"owner_name":10,"source_url":276,"content_hash":94,"visibility":19,"created_at":277,"updated_at":278},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Freasonix-deepseek-native-coding-agent-cli","2026-05-13 20:46:05","2026-05-14 11:13:07",142.01363402123332,[130,131,132,133,134],[28,136]]