What is cocodex?
CoCodex is a self-hosted dashboard and API proxy for scaling OpenAI Codex access through pooled accounts. It handles account signups, team workspaces, rate limit syncing, and request proxying to OpenAI endpoints like chat completions and WebSocket streams, all while enforcing user billing and quotas. Built in TypeScript with Bun, Docker Compose, PostgreSQL, and a Next.js UI, you get a full control panel at localhost:53332 to manage keys, models, logs, and proxies without relying on third-party services.
Why is it gaining traction?
It stands out by automating OpenAI account farming, token refreshes, and team joins to bypass personal rate limits, delivering compatible /v1/chat/completions and responses APIs with sticky account routing for consistent outputs. Devs dig the operational tools like invalid account exports, service status polling, and bulk relogins, plus Docker quickstarts that spin up backend, web, and DB in minutes. Unlike basic proxies, it includes billing via API keys and portal balances, making high-volume AI apps viable self-hosted.
Who should use this?
AI engineers building production apps needing 100x OpenAI throughput via account pools, without ToS risks. Teams running internal Codex pipelines for code gen or chat, wanting a dashboard for monitoring proxies, models like gpt-5.3-codex, and usage logs. Indie devs dodging rate limits on side projects with custom RPM caps and quota keys.
Verdict
Grab it if you're self-hosting OpenAI infraโsolid for scaling, with easy docker:up and admin APIsโbut at 85 stars and 1.0% credibility, treat as early alpha: docs are README-focused, no tests visible, not yet a github most starred repo. Pair with your own proxies to mitigate outages; maturity lags behind most github stars repos in TypeScript, but hooks like cocodex io dashboards beat cobadex tablet hacks for real workflows. (198 words)