zeroclaw/src/providers
jordanthejet 6eef5bafcb feat(ci): full matrix build in CI + fix flaky bedrock test
- CI now builds across all 5 targets (linux x86/arm64, macOS x86/arm64,
  Windows) matching the release matrix
- Fix chat_fails_without_credentials test to accept "builder error"
  which occurs in CI environments without native TLS

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 21:40:45 -05:00
..
anthropic.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00
bedrock.rs feat(ci): full matrix build in CI + fix flaky bedrock test 2026-03-05 21:40:45 -05:00
compatible.rs fix(ci): address strict-delta clippy blockers 2026-02-24 16:03:01 +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(ci): address strict-delta clippy blockers 2026-02-24 16:03:01 +08:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
mod.rs fix: align codex provider runtime options with current interfaces 2026-02-24 16:03:01 +08:00
ollama.rs fix(ollama): handle blank responses without tool calls 2026-02-24 16:02:59 +08:00
openai_codex.rs fix(ci): align codex tests with provider runtime API 2026-02-24 16:03:01 +08:00
openai.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00
openrouter.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00
reliable.rs fix(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +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(provider): preserve reasoning_content in tool-call conversation history 2026-02-22 17:40:48 +08:00