zeroclaw/src/providers
Chummy b5ec2dce88 supersede: replay changes from #1267
Automated replay on latest dev.
2026-02-25 10:45:00 +08:00
..
anthropic.rs supersede: replay changes from #1267 2026-02-25 10:45:00 +08:00
bedrock.rs style: fix clippy warnings and cargo fmt in new code 2026-02-24 22:22:16 +08:00
compatible.rs chore: suppress strict-delta clippy bool-count lint on compatible provider 2026-02-24 15:59:49 +08:00
copilot.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00
gemini.rs fix(gemini): derive OAuth refresh client id from Gemini CLI tokens 2026-02-23 14:55:34 +08:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs chore: fix lint gate formatting and codex test runtime options 2026-02-24 15:59:49 +08:00
ollama.rs fix(ollama): handle blank responses without tool calls 2026-02-22 21:32:20 -05:00
openai_codex.rs feat: replay custom provider api mode, route max_tokens, and lark image support 2026-02-24 15:59:49 +08:00
openai.rs feat: replay custom provider api mode, route max_tokens, and lark image support 2026-02-24 15:59:49 +08:00
openrouter.rs chore: fix lint gate formatting and codex test runtime options 2026-02-24 15:59:49 +08:00
reliable.rs fix(reliable): remap model fallbacks per provider 2026-02-24 23:21:39 +08:00
router.rs feat: add multimodal image marker support with Ollama vision 2026-02-19 21:25:21 +08:00
telnyx.rs test(telnyx): silence unused provider binding in constructor test 2026-02-21 17:38:27 +08:00
traits.rs fix: stream_chat_with_history delegates to stream_chat_with_system 2026-02-24 22:22:16 +08:00