fix(antigravity): refine 429 handling and credits fallback

Includes: restore SDK docs under docs/; update antigravity executor credits tests; gofmt.
This commit is contained in:
ZTXBOSS666
2026-04-09 21:48:32 +08:00
committed by GitHub
parent 1dba2d0f81
commit 30e94b6792
3 changed files with 449 additions and 96 deletions
-1
View File
@@ -109,7 +109,6 @@ enable-gemini-cli-endpoint: false
# When > 0, emit blank lines every N seconds for non-streaming responses to prevent idle timeouts.
nonstream-keepalive-interval: 0
# Streaming behavior (SSE keep-alives + safe bootstrap retries).
# streaming:
# keepalive-seconds: 15 # Default: 0 (disabled). <= 0 disables keep-alives.