is a local reverse proxy providing unified access to multiple AI providers (Claude, Codex) through a single interface, using your existing subscriptions without API key billing.
Stars
216
Forks
41
Watchers
216
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
247
commits
4
commits
4
commits
2
commits
2
commits
1
commits
1
commits
1
commits
fix: preserve tool_calls and tool results in Chat→Responses API conversion (#50)
39dc5f8View on GitHubMerge pull request #49 from chaizhenhua/fix/streaming-tool-call-index
982ff77View on GitHubrefactor: split ToolCall into ToolCall and ToolCallChunk per OpenAI spec
5e7a64eView on GitHubfix: add missing index field to streaming tool_call chunks
039f800View on GitHubMerge pull request #47 from CaddyGlow/feat/codex-websocket-hardening
fbda2bdView on GitHubfix: emit response.failed event type and sequence_number on WebSocket errors
3f0c3ffView on GitHubfix: unify WebSocket mock payload sanitization with HTTP path
ee8fb5aView on GitHubMerge pull request #46 from CaddyGlow/feat/codex-msaf-compatibility
e0ff167View on GitHubfeat: Microsoft Agent Framework compatibility and bypass mode
f387474View on GitHubMerge pull request #43 from CaddyGlow/feat/codex-v0.114.0-integration
eca62b1View on GitHub