Use your Claude Code setup with any LLM provider — transparent API translation proxy
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
78
commits
hotfix: v0.6.1 — update README for Gemini provider, fix default model
e301f37View on GitHubfix: default to gemini-3-flash-preview (78% SWE-bench, no capacity issues)
b11d422View on GitHubfix: remove x-goog-user-project (causes 403), default to gemini-2.5-flash
d69819eView on GitHubfix: add x-goog-user-project header + user_prompt_id for proper quota routing
37e94a0View on GitHubfix: correct default model to gemini-3.1-pro-preview (was gemini-3-pro-preview)
39b5f85View on GitHubfix: three Gemini OAuth issues — schema cleaning, stream field, auth ordering
a6d4cfdView on GitHubrevert: restore gemini-3-pro-preview as default (429 is temporary capacity)
5025168View on GitHubfix: default Gemini OAuth model to gemini-2.5-pro (3-pro-preview has capacity issues)
f2c58ddView on GitHubfix: strip $schema from tool parameters — Gemini rejects it
e307cc6View on GitHubfix: Gemini OAuth endpoint + project resolution + SSE unwrap
0357973View on GitHubhotfix: bump version to 0.6.0, update README test count to 202
e262612View on GitHubMerge pull request #7 from axdel/feature/gemini-oauth
5cf69a8View on GitHub