ccx is a lightweight API proxy that unifies Claude, Codex, and Gemini behind a single OpenAI-compatible endpoint. Built by BenedictKing, it gained +150 stars/day on GitHub Trending as developers adopted it to simplify multi-provider setups. ccx handles automatic failover when a provider is down, cost-based routing to choose the cheapest available model for each request tier, and request deduplication for identical prompts. It runs as a local binary with zero external dependencies, supports streaming responses, and includes a built-in dashboard for monitoring request distribution and costs across providers. Designed for teams that want provider flexibility without rewriting their tool integrations.
Persistent memory layer for AI coding agents — benchmark-backed (95.2% on LongMemEval-S), 92% fewer tokens per session vs full-context pasting, zero manual memory.add() calls.
Open-source AI pair programming tool that works in your terminal to edit code across your entire repository.
AWS's AI-powered coding assistant that helps developers build, deploy, and optimize applications on AWS with code generation and transformation.