9router/open-sse/executors
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
..
antigravity.js feat(antigravity): initial steps for Antigravity anti-ban alignment 2026-02-20 14:44:29 +07:00
base.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
codex.js feat(responses): respect client streaming preference + string input support (#121) 2026-02-15 11:47:55 +07:00
cursor.js feat(provider): add free providers and enhance error handling 2026-02-07 11:17:06 +07:00
default.js feat(providers): add Minimax Coding (China) provider 2026-02-06 15:10:57 +07:00
gemini-cli.js refactor: streamline provider interactions and enhance error handling 2026-01-11 21:45:01 +07:00
github.js fix(github): Implement dynamic fallback for Codex models requiring /responses endpoint (#127) 2026-02-15 07:40:55 +07:00
iflow.js feat(iflow): add IFlowExecutor with HMAC-SHA256 signature and enable models 2026-02-11 15:32:22 +07:00
index.js feat(iflow): add IFlowExecutor with HMAC-SHA256 signature and enable models 2026-02-11 15:32:22 +07:00
kiro.js feat: Enhance usage tracking across response handlers 2026-02-03 00:29:22 +07:00