zeroclaw/src/providers
2026-03-01 01:21:53 -08:00
..
anthropic.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
backoff.rs fix(providers): harden circuit breaker cooldown and validation 2026-02-28 19:22:09 -05:00
bedrock.rs fix(main): restore rust gates after bluebubbles merge 2026-02-28 17:00:18 -08:00
compatible.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
copilot.rs fix(copilot): preserve first text while merging split tool calls 2026-02-28 13:29:04 -05:00
cursor.rs fix(provider): include quota metadata in cursor chat response 2026-02-28 16:01:42 -05:00
gemini.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
glm.rs feat(proxy): add scoped proxy configuration and docs runbooks 2026-02-18 22:10:42 +08:00
health.rs fix(providers): harden circuit breaker cooldown and validation 2026-02-28 19:22:09 -05:00
mod.rs fix(plugins): wire provider routing and timeout permit release 2026-03-01 01:21:53 -08:00
ollama.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
openai_codex.rs fix(codex): harden transport validation and fallback 2026-02-28 13:48:41 +08:00
openai.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
openrouter.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
quota_adapter.rs feat(provider): add qwen-coding-plan endpoint alias 2026-02-26 22:40:07 -05:00
quota_cli.rs fix(quota): wire provider quota modules on main replay 2026-02-28 11:45:02 -05:00
quota_types.rs fix(quota): address CodeRabbit review feedback 2026-02-28 11:45:02 -05:00
reliable.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
router.rs fix(routing): normalize hint whitespace for default_model routes 2026-02-28 16:01:42 -05:00
telnyx.rs test(telnyx): silence unused provider binding in constructor test 2026-02-21 17:38:27 +08:00
traits.rs Merge remote-tracking branch 'origin/main' into pr2093-mainmerge 2026-02-28 17:33:17 -05:00