Commit History

feat: theme dashboard charts and expose admin UI on HF Spaces
8bdd0d7

shinmentakezo07 commited on

feat: track local-path usage and enrich analytics dashboard
c860470

shinmentakezo07 commited on

feat: add usage tracking with live throughput rates and analytics dashboard
e8f2acc

shinmentakezo07 Claude commited on

feat: surface saved endpoint models and revamp the admin UI
ee2cd20

shinmentakezo07 commited on

fix: cache-bust admin UI and show the running version
1c54cf1

shinmentakezo07 commited on

fix: make model combobox editable and searchable in Model Routing
c03ea68

shinmentakezo07 commited on

feat: fetch models from OpenAI-compatible endpoints in admin UI
969cedb

shinmentakezo07 commited on

feat: numbered OpenAI-compatible endpoints admin page
f78c884

shinmentakezo07 commited on

feat: admin dedicated pages, pool key management, keypool quotas (#1350)
9b71fd0

shinmentakezo07 commited on

feat: add key management and provider keypool (# new feature)
2c96ecb

shinmentakezo07 Claude commited on

Use codebase .env for server and admin config
3cc3731

shinmentakezo07 commited on

Add ChatGPT OAuth as an OpenAI Codex provider (#1279)
9fb95ba
unverified

LastNoob commited on

Preserve gateway model identity in Anthropic responses (#1270)
82e8d6e
unverified

LastNoob commited on

Add Google Vertex AI with renewable ADC (#1193)
cabd2d4
unverified

LastNoob commited on

Prevent the admin UI from being served from cache (#1160)
98786ea
unverified

LastNoob commited on

Make reasoning policy provider-neutral and client-aware (#1148)
dc04eee
unverified

LastNoob commited on

Add an explicit searchable model dropdown (#1133)
1db2c84
unverified

LastNoob commited on

Preserve mid-conversation system messages through provider conversion (#1125)
b12d65f
unverified

LastNoob commited on

Add searchable model selection to the Admin UI (#1121)
0ff89da
unverified

LastNoob commited on

Add Fable as a first-class Claude routing tier (#1099)
3d8524a
unverified

LastNoob commited on

Fix Auto Mode classifier responses when stream is omitted (#1098)
f9017b8
unverified

LastNoob commited on

Make proxy authentication bearer-only across every client (#1096)
7c98fe6
unverified

LastNoob commited on

Remove the native Anthropic provider transport (#1067)
9a1b3fc
unverified

LastNoob commited on

Make response stream lifetimes explicit (#1060)
4aecccf
unverified

LastNoob commited on

Use installed metadata as the single package version source (#1051)
4ab63bd
unverified

LastNoob commited on

Make provider capabilities semantic and typed (#1047)
2f1cc5a
unverified

LastNoob commited on

Canonicalize provider failure and retry ownership (#1046)
db883b3
unverified

LastNoob commited on

Introduce a typed application boundary for provider execution (#1045)
d29db6e
unverified

LastNoob commited on

Move protocol models to their protocol owners (#1044)
7b3c6de
unverified

LastNoob commited on

Establish single-owner runtime with stream-safe provider hot swaps (#1036)
0602b26
unverified

LastNoob commited on

Restore protocol-correct provider errors without client retry loops (#1033)
fcd6f91
unverified

LastNoob commited on

Move runtime packages under src namespace (#1029)
0d0f0f9
unverified

LastNoob commited on