// Agent profile
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.
Builder.io's open-source framework for building agent-native applications — shared actions, SQL-backed state, identity, tools, skills, jobs, observability, and UI surfaces that all work together.
CLI orchestration tool that installs and configures platform connectors for 16+ social and web sources — Twitter/X, Reddit, YouTube, GitHub, Bilibili, and more. Zero API fees.
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.