Local bridge for bidirectional communication between Claude Code and Codex inside the same working session. AgentBridge uses a two-process architecture: - **bridge.ts** is the foreground MCP client started by Claude Code via the AgentBridge plugin - **daemon.ts** is a persistent local background process that owns the Codex app-server proxy and bridge state