antigravity-proxy / public /js /data-store.js

Commit History

chore: update models to reflect current upstream lineup
8695653

badri-s Claude Sonnet 4.6 commited on

chore: update claude-sonnet-4-5 model references to claude-sonnet-4-6 (#305)
c1ef906
unverified

ChovyN commited on

feat: Update Gemini model identifiers to version 3.1 across documentation and codebase
acf7d65

badri-s commited on

Update opus model to 4.6 and fix missing BACKOFF_BY_ERROR_TYPE imports
a556af5

badri-s Claude Opus 4.6 commited on

feat: add Developer Mode with granular sub-toggles and dev tools (#231)
c001af4
unverified

jgor20 commited on

feat: per-account quota threshold protection (#212)
5d4933c
unverified

jgor20 commited on

Merge pull request #188 from quocthai0404/fix/issue-183-console-warnings-ui
f62cf79
unverified

Badri Narayanan S commited on

fix(webui): exclude disabled accounts from quota stats and charts
6752bc6

Haxe18 Claude commited on

fix: reduce console warnings and errors in web UI (#183)
87a538a

quocthai0404 commited on

fix: load maxAccounts from config on frontend init
24dee36

badri-s Claude commited on

feat(config): add configurable max accounts limit (#156)
4150300
unverified

jgor20 commited on

fix: fetch version from API on init instead of using hardcoded value
58029ca

badri-s Claude commited on

chore: remove unused code and suppress noisy Claude Code logs
bd193f2

badri-s Claude commited on

Merge pull request #107 from YasinKose/main
c63f8f0
unverified

Yasin Köse commited on

refactor(ui): simplify quota info handling in data store
5ec1dbf

jgor20 commited on

fix(ui): add TTL check for cache expiration
7988d0a

jgor20 commited on

merge: sync with upstream/main and resolve conflicts
3512d38

jgor20 commited on

Merge pull request #94 from jgor20/feat/webui-refresh-improvements
ea14350
unverified

Badri Narayanan S commited on

feat(ui): add data caching and hash-based routing
abb6753

jgor20 commited on

feat(ui): add sortable columns to models table
ee4ef32

jgor20 commited on

Refactor dashboard layout, quota logic, and connection status pill
00f30e8

jgor20 commited on

fix: use lightweight /api/config for health checks and simplify UI status logic
85d3d2e

jgor20 commited on

fix(webui): prevent duplicate visibility change listeners in health check
a5f8d9f

jgor20 commited on

feat(webui): add health check monitoring for connection status
14c85ac

jgor20 commited on

feat(webui): optimize CSS build system and enhance UI quality
c442196

Wha1eChai commited on

feat(webui): add Tailwind build system and refactor frontend architecture
6429621

Wha1eChai commited on

perf(webui): refactor dashboard modules and optimize API performance
29d3957

Wha1eChai commited on

style(webui): refine UI polish and enhance component interactions
e8627c6

Wha1eChai commited on

feat(webui): Add Models tab and refactor model configuration
f1a21ee

Wha1eChai commited on

feat(webui): Enhance dashboard, global styles, and settings module
2961ea3

Wha1eChai Claude commited on

feat: Add Web UI for account and quota management
671903d

Wha1eChai commited on