Spaces:
Configuration error
Configuration error
Commit History
fix: auto-detect X-Client-Version from local Antigravity product.json (#334) 5b11160 unverified
Akash Sharma commited on
Fix: Remove [1m] suffix from Gemini 1M preset (#336) 62e14f8 unverified
abhinav commited on
chore: bump fallback Antigravity version to 1.23.2 and document env var 50aafe8
update to use environment variable for setting (#330) d04d187 unverified
Callum Bryant commited on
chore: bump antigravity version to 1.20.6 7ace66d
fix: drop untrusted thinking signatures for Claude resume turns (#298) e53c634 unverified
its-crab Codex commited on
update antigravity version to 1.20.3 1530545
chore: update claude-sonnet-4-5 model references to claude-sonnet-4-6 (#305) c1ef906 unverified
fix: only warn on max_tokens adjustment for explicit budget f38212b
fix: default thinking_budget for adaptive thinking mode 5ba7722
fix: clamp Gemini thinking budget to model-specific max (#289) c2106b9
fix: prevent accounts.json corruption + detect ToS-banned accounts (#283) ed9cec7 unverified
Update antigravity version to 1.18.4 e0b0884
feat: Update Gemini model identifiers to version 3.1 across documentation and codebase acf7d65
fix: update fallback Antigravity version to 1.18.3 125d7a4
Revert "feat: Implement and integrate a `wreq-js` based TLS client for all network requests." b00e437
feat: Add verifyUrl to account limits response metadata 8c90b84
feat: Enhance message handling with session ID support and update headers for client identification 47e7a72
feat: Implement intelligent Antigravity version detection and dynamic User-Agent generation with platform-specific logic and tests. f7b1814
feat: Implement and integrate a `wreq-js` based TLS client for all network requests. e87741c
feat: Implement runtime session ID storage mimicking the binary's per-launch generation logic for stable, per-account session IDs. 3bf5620
feat: include account email in session ID derivation to ensure uniqueness per account and prevent cross-account correlation. 7fd4277
feat: Update Antigravity client constants, platform detection, and API request bodies to align with binary specifications, including `mode: 1` and platform architecture. 392e154
Revert "feat(fingerprint): add persistent device fingerprinting system" b785611
Revert "fix(fingerprint): refine history management and prevent data leakage" 7ffc3e3
fix: 403 VALIDATION_REQUIRED triggers account rotation (#248) 65d1e22 unverified
Badri Narayanan S commited on
[RFC] Add opt-in request throttling for rate limit prevention (#242) 534e127 unverified
jgor20 commited on
fix(fingerprint): refine history management and prevent data leakage 373d0b8
feat(fingerprint): add persistent device fingerprinting system 15c4643
fix(config): support `CLAUDE_CONFIG_PATH` env var for systemd deployments (#273) 1749113 unverified
jgor20 commited on
Update opus model to 4.6 and fix missing BACKOFF_BY_ERROR_TYPE imports a556af5
fix(webui): hot-reload strategy on config change without server restart (#261) 6918a43 unverified
jgor20 commited on
fix(api): reject empty preset name and trim whitespace in PATCH handler db1c79d
jgor20 commited on
fix(webui): add maxlength constraint for preset name input 3c44ec3
jgor20 commited on
fix(api): validate preset config in POST /api/server/presets 5179172
jgor20 commited on
fix(config): prevent prototype pollution in deepMerge 291547c
jgor20 commited on
refactor(usage-stats): replace console.log/error with structured logger 99a43b6
jgor20 commited on
Merge remote-tracking branch 'origin/main' into feat/server-config-presets 3c9ed9d
jgor20 commited on
fix(api): add RESOURCE_EXHAUSTED prefix to rate limit error messages e5c98cf
fix(api): use numeric ideType enum for proper client identification 4d711c6
Merge branch 'main' into feat/server-config-presets 9d3b339
jgor20 commited on
fix(presets): add type guard for accountSelection in deep merge 07a973a
jgor20 commited on
feat(presets): add new fields to all 3 built-in server presets 2feb64b
jgor20 commited on
feat(presets): add new keys to allowedKeys and deep merge accountSelection ff88e1d
jgor20 commited on
feat(webui): validate switchAccountDelayMs, capacityBackoffTiersMs, weights 87067b1
jgor20 commited on
feat(config): add weights, switchAccountDelayMs, capacityBackoffTiersMs defaults 14fecf2
jgor20 commited on
feat(presets): support config updates in updateServerPreset f0c9c99
jgor20 commited on
refactor(webui): extract validateConfigFields helper from POST /api/config 0d07a12
jgor20 commited on
feat(presets): add edit support for custom server presets 3c7ae11
jgor20 commited on