Spaces:
Sleeping
Sleeping
Commit History
Initial Commit d613519
chore: update claude-sonnet-4-5 model references to claude-sonnet-4-6 (#305) c1ef906 unverified
feat: Implement intelligent Antigravity version detection and dynamic User-Agent generation with platform-specific logic and tests. f7b1814
Revert "feat(fingerprint): add persistent device fingerprinting system" b785611
Revert "fix(fingerprint): refine history management and prevent data leakage" 7ffc3e3
fix: add process.exit(0) to 403 test suites to prevent hang 774380c
fix: 403 VALIDATION_REQUIRED triggers account rotation (#248) 65d1e22 unverified
Badri Narayanan S commited on
fix(fingerprint): refine history management and prevent data leakage 373d0b8
feat(fingerprint): add persistent device fingerprinting system 15c4643
fix: handle thinking-only responses in stress test 6e15d33
fix: strip cache_control fields from content blocks (#189) 26ecbc1
test: split stress test into streaming and non-streaming variants a41daf4
feat: comprehensive rate limit handling overhaul (inspired by opencode-antigravity-auth) cc10136
fix(tests): update frontend account tests to match current HTML structure c028783
feat: Add manual OAuth authorization mode for WebUI (#131) d4ffbc6 unverified
feat(strategy): add quota-awareness to hybrid account selection 95f52b5
jgor20 commited on
feat: add configurable account selection strategies 861853f
fix: preserve whitespace-only chunks in SSE stream (#139) 2d48c88 unverified
revert: remove count_tokens endpoint (caused regression) 6cd929a
refactor: use test-models helper for count tokens test cbe911f
fix: handle unsigned thinking blocks in tool loops (#120) d5e7968
docs: fix misleading tokenizer comments 3b8ea23
behemoth-phucnm commited on
test: add count tokens endpoint test suite 4c53809
refactor: centralize TEST_MODELS and DEFAULT_PRESETS in constants.js 93c82be
feat(webui): add configuration presets for Claude CLI 3db77c4
Merge branch 'main' into feature/webui da590b3 unverified
Wha1eChai commited on
add schema sanitizer to test suite, fix interleaved thinking test 41c033f
fix: convert schema types to Google uppercase format (fixes #82) 7b5d49f
Tiago Rodrigues commited on
feat(dashboard): comprehensive filter enhancement and UI layout fixes b738b89
merge: integrate upstream/main (v1.2.15) into feature/webui 629246c
chore: add empty response retry test and fix flaky tests dbf109e
test: add empty response retry test 6db8499
BrunoMarc Claude Opus 4.5 commited on
added cross model thinking to npm run test tests 65d336c
feat: Add Web UI for account and quota management 671903d
fix: correct state destructuring and document headless mode c9fce19
feat: add --no-browser OAuth mode for headless servers 54b5f70
Caixiaopig commited on