shin / tests /api /test_dependencies.py

Commit History

Make proxy authentication bearer-only across every client (#1096)
7c98fe6
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

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

Add MiniMax provider (#980)
042fc9a
unverified

LastNoob commited on

Add Cloudflare provider (#933)
7228a14
unverified

LastNoob commited on

Refactor settings schema ownership (#927)
562782c
unverified

LastNoob commited on

Refactor provider runtime ownership (#925)
da1a902
unverified

LastNoob commited on

Refactor provider transports into packages (#845)
8ccd095
unverified

LastNoob commited on

Add Codestral Provider
e8d9d8f

LastNoob commited on

Add Cereberas Provider
29a2505

LastNoob commited on

Add Groq Provider
37256a9

LastNoob commited on

Add Gemini Provider
31203ea

LastNoob commited on

Add Mistral Provider
4c630cf

LastNoob commited on

fix(opencode_go): authenticate with OPENCODE_API_KEY
ae89aa0

LastNoob commited on

Add OpenCode Go subscription gateway provider (#505)
01d053a
unverified

George Levis Claude Opus 4.7 LastNoob commited on

feat(providers): add Z.ai Coding Plan provider (#440)
7833fc0
unverified

Siarhei Krotau commited on

feat(opencode): integrate OpenCode Zen provider and API key support (#426)
a57eabd
unverified

rizkikotet commited on

fix(openai): close async client with supported method
67140c5

LastNoob commited on

feat: add Wafer provider
684eaa9

LastNoob commited on

feat(deepseek): use native Anthropic Messages transport
a4c84e7

LastNoob commited on

Major refactor: API, providers, messaging, and Anthropic protocol
11c0f3a

LastNoob commited on

[feat] ollama method support (#129)
5f38c3e
unverified

Wang Ji LastNoob u011436427 commited on

Add per-model thinking toggles
a3893ea

LastNoob commited on

feat: Anthropic web server tools, provider metadata, messaging hardening
728f32a

LastNoob commited on

Revert "Add per-model thinking toggles"
cfc03bf

LastNoob commited on

Add per-model thinking toggles
bfc0749

LastNoob commited on

feat: add proxy support for httpx clients (#125)
cd03cec
unverified

arssing LastNoob commited on

feat: deepseek api support (#118)
8a4cb51
unverified

Pavel Yurchenko LastNoob commited on

feat(lmstudio): route natively to Anthropic /v1/messages endpoint
ccf7c93

LastNoob commited on

Per claude model mapping (#66)
f987504
unverified

LastNoob commited on

Provider inferred from model name using prefix
d64c374

LastNoob commited on

Make PROVIDER_MAX_CONCURRENCY required with default of 5
5b93b41
unverified

Claude commited on

Add queue-level concurrency limit to provider streaming
604d407
unverified

Claude commited on

new linter rules and fixes
133255a

LastNoob commited on

fix: validate API keys at provider init to prevent 403 'authorization missing'
349bc5a

Cursor Agent LastNoob commited on

Phase 7: Directory restructuring (messaging/ and tests/)
ad2533d

Cursor Agent LastNoob commited on