decolua
adae2605bf
Feat : Auto restart after crash
2026-03-14 09:37:29 +07:00
decolua
b0c6b61398
Refactor config
2026-03-12 16:20:46 +07:00
decolua
f1bf027c68
feat(usage): claude quota tracker
2026-03-12 09:42:17 +07:00
decolua
75f486b7a2
Added profile ARN handling in OAuth provider mapping and improved polling logic in OAuth modal for better user experience.
2026-03-06 00:21:27 +07:00
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
Quan
07717bad60
feat: cherry-pick PR #183 — multi-provider support, PWA, dynamic models, UI improvements
...
Cherry-picked from decolua/9router PR #183 .
Note: open-sse changes included but need further review due to extensive modifications.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 11:40:50 +07:00
decolua
a5eb5a864e
chore: add Gemini 3.1 Pro models to provider configurations
2026-02-22 15:20:24 +07:00
decolua
f2025cc776
feat: add Gemini 3.1 Pro models to provider
2026-02-20 21:05:02 +07:00
decolua
985985e454
refactor: update Antigravity model configurations and pricing
2026-02-20 17:52:15 +07:00
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
decolua
18712b24cf
Delete debug log
2026-02-07 15:20:16 +07:00
decolua
bdbe8162e7
feat(provider): add free providers and enhance error handling
2026-02-07 11:17:06 +07:00
decolua
e8aa3e21fe
- Added new model "Claude Opus 4.6" to the provider models.
2026-02-06 11:23:08 +07:00
decolua
32aefe5a76
feat(executors): Improved UI components for displaying provider limits and usage statistics in the dashboard.
2026-02-05 18:38:50 +07:00
decolua
e6e44ac364
Fix : usage convert
2026-02-04 09:54:11 +07:00
decolua
e35421beb1
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