Discover and explore top open-source AI tools and projects—updated daily.
CmochanceLocal gateway translating OpenAI Codex API responses for diverse LLM providers
Top 92.3% on SourcePulse
Summary Codex App Transfer acts as a local gateway, translating OpenAI Codex APP's Responses API to modern chat completion providers (Kimi, DeepSeek, Gemini, etc.). It enables users to leverage diverse LLMs with the Codex APP interface, managed via a desktop UI.
How It Works This tool functions as a local proxy (127.0.0.1:18080), converting Codex APP's API requests into compatible formats for various upstream providers. It offers a desktop UI for managing provider configurations, model mappings, and logs, and integrates with Codex Desktop for UI customization and theme injection.
Quick Start & Requirements
cargo tauri dev.Highlighted Details
web_fetch (curl, wreq, headless Chrome) and web_search (DDG/Bing via headless Chrome) MCP tools for model web access.apply_patch translation, autocompaction, and reasoning injection across protocols.forward-trace logging and a real-time web viewer for debugging.Maintenance & Community Active development with noted contributors. No explicit community channels are listed.
Licensing & Compatibility
Limitations & Caveats
23 hours ago
Inactive