Commit History

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

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: route numbered OpenAI-compatible instance model refs
af75bef

shinmentakezo07 commited on

feat: numbered OpenAI-compatible endpoints admin page
f78c884

shinmentakezo07 commited on

feat: add generic OpenAI-compatible endpoint provider
8618eca

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

Make OpenCode Zen mappings explicit (#1342)
d837357
unverified

LastNoob commited on

Add Azure OpenAI provider (#1284)
f77ae26
unverified

LastNoob commited on

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

LastNoob commited on

feat: add Kilo.ai provider (#1273)
2d79060
unverified

tdogghockey commited on

Make provider model discovery the sole catalog owner (#1221)
1fe45a3
unverified

LastNoob commited on

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

LastNoob commited on

Add Amazon Bedrock Mantle support (#1192)
cc8e5d2
unverified

LastNoob commited on

Add Kimi Code subscription support (#1183)
111b54a
unverified

LastNoob commited on

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

LastNoob commited on

Add LOG_LEVEL env var to control log verbosity (#1142)
d1b56bd
unverified

wocessade LastNoob commited on

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

LastNoob commited on

Add Ollama Cloud as a first-class provider (#1106)
a8c6fae
unverified

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on

Expose the Admin startup browser preference (#1091)
8e44b86
unverified

LastNoob commited on

Fix cross-drive messaging startup with native Claude plan storage (#1085)
0f5c25b
unverified

LastNoob commited on

Give messaging clear exact subtree semantics (#1072)
2f40c56
unverified

LastNoob commited on

Consolidate OpenAI-compatible provider adapters (#1069)
1ad5b9a
unverified

LastNoob commited on

Preserve user messages during messaging clear (#1068)
aa499db
unverified

LastNoob commited on

Remove the native Anthropic provider transport (#1067)
9a1b3fc
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

Replace global runtime resources with explicit ownership (#1042)
4294178
unverified

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on