Teardown2026년 7월 1일1 source repo
How CLIProxyAPI Load-Balances Your AI Subscriptions — and What Its Scheduler Reveals About Quota Limits
CLIProxyAPI is sold as an OpenAI-compatible proxy that round-robins across your Claude, ChatGPT/Codex, and Gemini subscriptions. Read the source and it's a reactive cooldown scheduler: it doesn't track your quota, it waits for a 429 — and only for Codex does it actually know when your limit resets.
cluster: llm-gateways