zeroclaw/src/providers
2026-02-18 19:26:07 +08:00
..
anthropic.rs feat(providers): add warmup() for OpenAI, Anthropic, Gemini, Compatible, GLM 2026-02-18 14:35:03 +08:00
compatible.rs feat(providers): add native tool calling for OpenAI-compatible providers 2026-02-18 18:06:36 +08:00
copilot.rs fix(copilot): add proper OAuth device-flow authentication 2026-02-17 21:51:58 +08:00
gemini.rs test: stabilize cron shell output capture and gemini warmup noop 2026-02-18 19:26:07 +08:00
glm.rs feat(providers): add warmup() for OpenAI, Anthropic, Gemini, Compatible, GLM 2026-02-18 14:35:03 +08:00
mod.rs fix(auth): rebase PR #200 onto main and restore auth CLI flow 2026-02-18 12:57:44 +08:00
ollama.rs feat(ollama): unify local and remote endpoint routing 2026-02-17 22:52:09 +08:00
openai.rs fix(providers): harden reasoning_content fallback behavior 2026-02-18 17:07:38 +08:00
openai_codex.rs fix(auth): rebase PR #200 onto main and restore auth CLI flow 2026-02-18 12:57:44 +08:00
openrouter.rs fix(security): resolve rebase conflicts and provider regressions 2026-02-17 19:19:06 +08:00
reliable.rs readd tests, remove markdown files 2026-02-18 14:42:39 +08:00
router.rs feat(providers): add native tool calling for OpenAI-compatible providers 2026-02-18 18:06:36 +08:00
traits.rs fix(build): complete strict lint and test cleanup (replacement for #476) 2026-02-18 00:18:54 +08:00