9router/open-sse/services
zx a229d79158 feat(antigravity): initial steps for Antigravity anti-ban alignment
Cherry-picked from decolua/9router#141 (author: LinearSakana / zx <me@char.moe>)

- Implement client identity spoofing with numeric enums (ideType: 9, pluginType: 2)
- Add runtime platform detection for User-Agent and metadata
- Implement per-connection session ID caching (binary-compatible format)
- Add ANTIGRAVITY_HEADERS (X-Client-Name, X-Client-Version, x-goog-api-client)
- Add X-Machine-Session-Id header injection
- Align metadata/mode parameters across all Antigravity API calls
- Implement double injection for system prompt (raw + [ignore] wrapped)
- Rename internal anti-loop header to x-request-source for anonymity

Skipped: commit 6 (signature side-channel caching) — kept DEFAULT_THINKING_GEMINI_SIGNATURE
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-20 14:44:29 +07:00
..
accountFallback.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
combo.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
compact.js Update jsconfig.json and package.json to correct open-sse path references from relative to local directory. 2026-01-05 10:37:09 +07:00
model.js fix: GitHub Copilot model 2026-02-05 22:26:14 +07:00
provider.js feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
tokenRefresh.js feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard. 2026-02-05 18:38:50 +07:00
usage.js feat(antigravity): initial steps for Antigravity anti-ban alignment 2026-02-20 14:44:29 +07:00