OpenAI-compatible API bridge for Antigravity — use Claude, Gemini, and GPT-OSS with any tool
Stars
15
Forks
7
Watchers
15
Open Issues
0
Overall repository health assessment
^2.11.0^9.0.0^9.0.0^15.0.0^3.0.0fix: try extension port as LS fallback, increase cache TTL to 5min, invalidate on failure
0ba93d0View on GitHubfix: robust error handling, discovery, and SSE stream reliability
07007cbView on GitHubfeat: multi-provider API support and sidecar stability fixes
c313731View on GitHubfix(stability): format long logs to file and emit keep-alive SSE chunks
7d15443View on GitHubfix(stream): ensure role property is set on first tool_call-only chunk
10b19e0View on GitHubfeat: wrap tool results in observation tags to align with XML model schemas
3d506a4View on GitHubfix(sse): reduce stream initialization delay to 2s to prevent client TTFB timeouts
67b43ceView on GitHubfeat: parse native XML tool usage for Minimax and Claude models
1094768View on GitHubfeat: rip out legacy fallbacks to strictly enforce raw inference; fix: defer SSE headers to allow pure HTTP 429 backoff signals
a3eede0View on GitHubfix: correctly interpret upstream HTTP 500/503 internal errors and short-circuit cascade fallback
c0f7e92View on GitHubfix: send Retry-After headers and native APIError objects for streaming capacity errors
9abf91cView on GitHubfix: increase raw inference timeout to 15m for large context operations
4230d28View on GitHub