9router/src
decolua 2f4b813c5b feat(usage): implement timeout and error handling for antigravity usage and subscription requests
- Add a 10-second timeout for fetch requests in getAntigravityUsage and getAntigravitySubscriptionInfo functions.
- Include error logging for fetch failures in both functions.
- Update headers to include "x-request-source" for MITM bypass.
- Enhance proxyFetch with DNS resolution and MITM bypass capabilities.
- Ensure proxyFetch is loaded in the API route for proper fetch patching.
2026-02-28 12:12:49 +07:00
..
app feat(usage): implement timeout and error handling for antigravity usage and subscription requests 2026-02-28 12:12:49 +07:00
lib feat(usage): implement timeout and error handling for antigravity usage and subscription requests 2026-02-28 12:12:49 +07:00
mitm feat(usage): implement timeout and error handling for antigravity usage and subscription requests 2026-02-28 12:12:49 +07:00
models feat(antigravity): integrate Antigravity tool with MITM support and update CLI tools 2026-02-08 16:28:13 +07:00
shared chore: Refactor CursorAuthModal to handle manual instructions for Windows users. 2026-02-28 12:12:49 +07:00
sse feat(proxy): add outbound HTTP proxy support for OAuth + provider requests 2026-02-28 10:11:53 +07:00
store Add Providers 2026-02-20 17:05:46 +07:00
dashboardGuard.js feat(proxy): add outbound HTTP proxy support for OAuth + provider requests 2026-02-28 10:11:53 +07:00
server-init.js feat : 2026-02-21 16:42:46 +07:00