ccx

Claude / Codex / Gemini API Proxy - CCX

10 articles 2.5k View on GitHub ↗
10 articles
Understanding the CCX Provider Interface: Abstracting AI Upstreams in Go

The CCX Provider interface standardizes AI upstreaming in Go. Discover how it unifies HTTP requests, normalizes responses, and handles SSE streaming for diverse model providers.

deep-dive
May 29, 2026
What Is Trace Context Tracking in CCX? A Technical Deep Dive

Learn about trace context tracking in CCX. Discover how it maps users to API channels, ensuring conversation continuity. Understand its 30-minute TTL for efficient request routing.

deep-dive
May 29, 2026
How to Configure Metrics Persistence and Retention in CCX: Complete Guide

Learn to configure metrics persistence and retention in CCX. Enable SQLite storage and set retention days easily with environment variables. Get the complete guide now.

how-to-guide
May 29, 2026
Can CCX Persist Metrics to SQLite? Implementation Guide and Configuration

Yes CCX can persist metrics to SQLite using SQLiteStore. Learn how to configure retention periods, WAL mode, and automatic schema migrations in this implementation guide.

how-to-guide
May 29, 2026
How CCX Messages, Chat, Responses, Gemini, and Images Channels Differ: Protocol & Implementation Guide

Understand CCX channel differences: Messages, Chat, Responses, Gemini, and Images. Explore distinct API protocols, authentication, and Go handler implementations for seamless integration.

protocol-implementation-guide
May 29, 2026
CCX Channel Types: The Complete Guide to AI Gateway Abstractions in BenedictKing/ccx

Explore CCX channel types: messages, chat, responses, gemini, and images. Understand AI gateway abstractions in BenedictKing/ccx with this comprehensive guide.

deep-dive
May 29, 2026
What is PROXYACCESSKEY in CCX? Secure Proxy Authentication Explained

Understand PROXYACCESSKEY in CCX. Learn how this environment variable secures your proxy layer and authorizes requests to downstream AI endpoints using API keys and bearer tokens.

how-to-guide
May 29, 2026
How to Set Up Dual-Key Authentication in CCX: PROXY_ACCESS_KEY vs ADMIN_ACCESS_KEY

Learn to set up dual-key authentication in CCX using PROXY_ACCESS_KEY and ADMIN_ACCESS_KEY for distinct proxy and admin access control. Secure your CCX environment effectively.

how-to-guide
May 29, 2026
How to Configure Route Prefixes for Channel Routing in CCX

Learn to configure route prefixes for channel routing in CCX. Isolate traffic and enable multi-tenancy on a single backend instance by matching URL path segments to channel route prefixes.

how-to-guide
May 29, 2026
CCX Circuit Breaker Implementation: Protecting Upstream AI APIs with Per-Key Failure Isolation

Discover CCX circuit breaker implementation in Go. Isolate failing AI API keys with per-key failure protection, automatic circuit opening, and safe traffic restoration via exponential backoff.

deep-dive
May 29, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →