OpenAI-compatible multi-account Codex and vibe coding proxy
Stars
15
Forks
2
Watchers
15
Open Issues
1
Overall repository health assessment
^1.0.1^8.18.1^1.20.4^4.22.1^8.20.0^4.17.21^22.13.10^4.19.2^5.7.3120
commits
feat(websocket): track function calls from model responses
b04a6afView on GitHubfix: validate authorization header format and normalize casing
e44d6aaView on GitHubfix: maintain conversation state in WebSocket handler to preserve function_call context
39a8549View on GitHubfix: strip previous_response_id from websocket frames before forwarding to HTTP endpoint
9b4f370View on GitHubfix: strip type field from websocket frames before forwarding to HTTP endpoint
4467fefView on GitHubfix: downgrade express to v4 to fix path-to-regexp compatibility
3c06f36View on GitHubfix: use @foxglove/wasm-zstd for cross-platform zstd support
3594487View on GitHubReject requests with unsupported models using in-memory validation cache
cd0ddcdView on GitHub