Commit History

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

Preserve empty reasoning state across native tool turns (#1339)
81a9761
unverified

LastNoob commited on

Restore Claude Code client controls for OpenAI Responses (#1311)
1b6cc04
unverified

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on

Coordinate provider recovery under concurrent load (#1205)
3a9bf35
unverified

LastNoob commited on

Report output-limit truncation as incomplete Responses (#1180)
3608de3
unverified

LastNoob commited on

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

LastNoob commited on

Keep inline system reminders cache-stable across providers (#1154)
fe9d430
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

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

LastNoob commited on

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

LastNoob commited on

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

LastNoob commited on

feat: add vision support for OpenAI chat conversion (#1061)
41faac6
unverified

Fethi Amari 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

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

LastNoob commited on

Make provider backoff admission monotonic (#1053)
ef8766f
unverified

LastNoob commited on

Use installed metadata as the single package version source (#1051)
4ab63bd
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