Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ Codex supports `openai_base_url` for custom model providers. Use any OpenAI-comp
- [lzjever/air-gapped](https://github.com/lzjever/air-gapped) - Portable Codex CLI + vLLM for air-gapped/offline use. ![GitHub stars](https://img.shields.io/github/stars/lzjever/air-gapped?style=flat-square)
- [maksimzayats/acodex](https://github.com/maksimzayats/acodex) - Typed Python SDK for the Codex CLI (sync/async, streaming JSONL events, structured items). ![GitHub stars](https://img.shields.io/github/stars/maksimzayats/acodex?style=flat-square)
- [icebear0828/codex-proxy](https://github.com/icebear0828/codex-proxy) - Lightweight local relay that converts Codex Desktop's Responses API to multiple protocol interfaces (OpenAI, Anthropic, Gemini). ![GitHub stars](https://img.shields.io/github/stars/icebear0828/codex-proxy?style=flat-square)
- [XZXY-AI/ccg-router](https://github.com/XZXY-AI/ccg-router) - Local Go daemon serving Codex CLI (OpenAI-compatible) and Claude Code (Anthropic-compatible) on one port. SQLite usage ledger per request, three routing strategies (prefer-cheaper / prefer-capable / round-robin), no hosted control plane. ![GitHub stars](https://img.shields.io/github/stars/XZXY-AI/ccg-router?style=flat-square)

## CI/CD & Automation

Expand Down