diff --git a/README.md b/README.md index 92f2e3f..a9025d4 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,7 @@ Codex supports `openai_base_url` for custom model providers. Use any OpenAI-comp - [feiskyer/codex-settings](https://github.com/feiskyer/codex-settings) - Ready-to-use configs for LiteLLM, Ollama, LM Studio, OpenRouter, and Azure OpenAI. ![GitHub stars](https://img.shields.io/github/stars/feiskyer/codex-settings?style=flat-square) - [teabranch/open-responses-server](https://github.com/teabranch/open-responses-server) - OpenAI Responses API-compatible server. Run Codex with local models. ![GitHub stars](https://img.shields.io/github/stars/teabranch/open-responses-server?style=flat-square) +- [Ahoo-Wang/GodeX](https://github.com/Ahoo-Wang/GodeX) - Local OpenAI Responses API gateway for Codex-compatible clients, bridging requests to Chat Completions providers with tools, streaming, sessions, diagnostics, and tracing. ![GitHub stars](https://img.shields.io/github/stars/Ahoo-Wang/GodeX?style=flat-square) - [erans/lunaroute](https://github.com/erans/lunaroute) - Model router with cost tracking, rate limiting, and fallback chains. ![GitHub stars](https://img.shields.io/github/stars/erans/lunaroute?style=flat-square) - [ben-vargas/ai-sdk-provider-codex-cli](https://github.com/ben-vargas/ai-sdk-provider-codex-cli) - Vercel AI SDK provider for Codex. Use Codex in your AI applications. ![GitHub stars](https://img.shields.io/github/stars/ben-vargas/ai-sdk-provider-codex-cli?style=flat-square) - [router-for-me/CLIProxyAPI](https://github.com/router-for-me/CLIProxyAPI) - Wrap Codex, Claude Code, Gemini CLI as OpenAI-compatible API endpoints. Multi-account load balancing, streaming. ![GitHub stars](https://img.shields.io/github/stars/router-for-me/CLIProxyAPI?style=flat-square)