Overview of CodexBridge
mainCodexBridge is a gateway designed to connect multiple chat platforms to a single shared Codex engine. It allows users to switch backend provider profiles within Codex while maintaining a consistent interface across different platforms.
Core Mental Model:
- Platforms as Adapters: Chat platforms (like WeChat) act as adapters to the bridge.
- Codex as Execution Engine: Codex serves as the central engine for processing.
- Thread State as Source of Truth: The Codex thread state remains the authoritative source for conversation context.