nguyenha935 and Cursor
71cd5b2f23
fix(antigravity): align provider fingerprint with IDE Desktop 2.1.1 ( #2389 )
...
Match captured official Antigravity IDE traffic: cloudcode-pa host,
antigravity/ide/2.1.1 User-Agent, IDE-shaped agent requestId, and drop
router-only stream/usage headers plus the legacy double system prompt.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-08 10:17:47 +07:00
decolua and Cursor
bb9e9aa91f
refactor(open-sse): registry consolidation + DRY media/oauth/adhoc cleanup
...
- Single-source registry: oauth clientId/tokenUrl, usage URLs, image/embed
configs, search defaultModel, codex fixedPort, google token url derive.
- Remove 29 unused OmniRoute providers (registry 100→71); media intact.
- De-adhoc: codex literals → registry format/oauth flags; reasoningInject,
image/embed openrouter headers + xai bodyFields config-driven.
- Add REGISTRY_TEMPLATE.js + expand PROVIDER_DEFAULTS/schema JSDoc.
- Baselines updated; PROVIDERS 62 + alias 90 byte-for-byte, golden snapshots.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-14 13:15:48 +07:00
decolua and Cursor
22f6c42738
refactor(open-sse): single-source OAuth token URLs via PROVIDERS (C2)
...
OAUTH_ENDPOINTS.{openai,anthropic,iflow}.token now reference PROVIDERS.*.tokenUrl
(values identical) so each backend token URL is declared once. qwen left as-is
(its appConstants/PROVIDERS values intentionally differ). Add verify-oauth-urls
script; URLs byte-for-byte equal, gate clean.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-13 20:22:36 +07:00
NoxzRCW and Cursor
eaf770a28e
chore(gemini-cli): bump version to 0.34.0 and refine user-agent
...
- GEMINI_CLI_VERSION 0.31.0 -> 0.34.0
- UA now appends `terminal` suffix and maps ia32 -> x86
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-05-18 15:23:38 +07:00
Anurag Saxena
67ca219fbf
fix: update Qwen OAuth URLs from chat.qwen.ai to qwen.ai ( closes #574 ) ( #687 )
2026-05-03 15:18:45 +07:00
decolua
04cdb75839
Add proactive token refresh lead times for providers and implement Codex proxy management
2026-04-14 11:41:06 +07:00
decolua
67e0db77da
Fix : Updated Anthropic-Beta header.
2026-04-05 07:46:26 +07:00
decolua
93b8668e9e
Fix AG
2026-04-01 11:48:38 +07:00
decolua
e6299eef56
Fix Bug
2026-03-30 12:21:24 +07:00
xmllist
2bec2e1801
Update Antigravity provider config and headers
...
- Simplify ANTIGRAVITY_HEADERS to dynamic User-Agent only
- Use IDE_TYPE, PLUGIN_TYPE enums and getPlatformEnum() in metadata
- Update antigravity baseUrl to sandbox endpoint
- Bump User-Agent version from 1.104.0 to 1.107.0
- Remove redundant header spread in AntigravityExecutor
Made-with: Cursor
2026-03-17 10:12:17 +07:00
decolua
b0c6b61398
Refactor config
2026-03-12 16:20:46 +07:00