SeemSeam/claude_codex_bridge — reverse-engineered prompt
Reverse engineered prompt
Build me a Python terminal tool for developers who want several AI coding assistants working on the same project at once. It should open a tmux workspace with real CLI sessions for agents like Claude Code, Codex, Gemini, OpenCode, Droid, and Antigravity, not fake chat panels.
I want a clear sidebar that shows the current window, each agent, provider labels, status, and where my typing will go. Let a project have its own config where I can define agents, roles, windows, panes, models, API settings, worktrees, shared memory, and per agent memory.
The tool should let agents ask each other for help, hand off tasks, call back with results, and stay visible so I can click into panes, inspect logs, or type directly. It should support attach, restore, cleanup, install, and update commands, and work on Linux, macOS, and WSL. Look up current CLI docs online if needed.
Want more depth? Deep Reverse