Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Qwen Code, iFlow as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 2.5 Pro, GPT 5, Claude, Qwen model through API
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.0k
commits
521
commits
31
commits
27
commits
20
commits
16
commits
16
commits
11
commits
9
commits
7
commits
fix(bridge): fix observe/poison bugs, add StatusCode, module adapters and E2E tests
e7c757eView on GitHubfeat(bridge): add tapping/poison streaming with structured LLMEvent parsing
6745e0eView on GitHubfeat(bridge): add C2 bridge with concurrent task support, session management, and tool injection
08a82faView on GitHubfeat(updater): update StartModelsUpdater to block until models refresh completes
e333fbeView on GitHubfeat(updater): change models refresh to one-time fetch on startup
efbe36dView on GitHubMerge pull request #1996 from router-for-me/codex/fix-unbounded-websocket-log-buffering
71773feView on GitHubtest(executor): cover string system prompt handling in checkSystemInstructionsWithMode
a1e0fa0View on GitHub