shin / src /free_claude_code /providers

Commit History

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

shinmentakezo07 Claude 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: 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

Make OpenCode Zen mappings explicit (#1342)
d837357
unverified

LastNoob commited on

Restore OpenCode reasoning replay for tool turns (#1328)
972c110
unverified

LastNoob commited on

Restore OpenAI subscription generation compatibility (#1326)
f412f5f
unverified

LastNoob commited on

Keep tool names portable across OpenAI transports (#1309)
522b31e
unverified

LastNoob commited on

Add Azure OpenAI provider (#1284)
f77ae26
unverified

LastNoob commited on

fix: detect NIM 500 context overflow as context_window_exceeded (#1280)
ae9c841
unverified

iamjoyeb LastNoob commited on

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

LastNoob commited on

Make Kilo discovery and reasoning protocol-correct (#1274)
52c1e38
unverified

LastNoob commited on

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

tdogghockey commited on

Close interrupted tool turns before new user input (#1271)
5a80185
unverified

LastNoob commited on

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

LastNoob commited on

Contain MiniMax native tool markup across NIM streams (#1259)
ab33496
unverified

LastNoob commited on

Report provider permission denials as HTTP 403 (#1249)
7b4e84b
unverified

LastNoob commited on

Recover MiniMax-M3 native tool calls on NVIDIA NIM (#1246)
a60e7bf
unverified

LastNoob commited on

Make ProviderModelInfo the sole model-catalog contract (#1222)
7c0961b
unverified

LastNoob commited on

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

LastNoob commited on

Recover Claude sessions from provider context overflow (#1215)
838ef01
unverified

LastNoob commited on

Give Google reasoning controls one owner (#1211)
951f1d1
unverified

LastNoob commited on

Coordinate provider recovery under concurrent load (#1205)
3a9bf35
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

Honor reasoning tiers on numeric-budget providers (#1150)
4faabdf
unverified

LastNoob commited on

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

LastNoob commited on

Fix Cerebras reasoning serialization (#1138)
f75771f
unverified

LastNoob commited on

Preserve DeepSeek cache prefixes across tool turns (#1126)
7aea863
unverified

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

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

LastNoob commited on

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

LastNoob commited on

Retry degraded NVIDIA NIM functions as overloads (#1064)
9a80fc3
unverified

LastNoob commited on

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

LastNoob commited on

Make provider stream ownership exact and typed (#1059)
d48623a
unverified

LastNoob commited on

Make provider backoff admission monotonic (#1053)
ef8766f
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

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

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