zeroclaw/tests
ZeroClaw Bot 8c0be20422 feat(providers): add quota_metadata to ChatResponse across all providers
Wire QuotaMetadata into ChatResponse for all provider implementations,
enabling quota tracking data to flow from API responses through the
agent loop to quota monitoring tools.

Depends on: circuit breaker (#1842) + quota monitoring (#1904)

Made-with: Cursor
2026-02-28 11:45:02 -05:00
..
fixtures fix(tools): file_read binary file support — PDF extraction + lossy fallback 2026-02-21 13:03:13 +08:00
agent_e2e.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
agent_loop_robustness.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
channel_routing.rs fix(channels): interrupt in-flight telegram requests on newer sender messages 2026-02-20 01:54:07 +08:00
circuit_breaker_integration.rs feat(providers): implement circuit breaker with provider health tracking 2026-02-28 11:45:02 -05:00
config_persistence.rs fix(config): resolve env credential reporting and safer compaction default 2026-02-27 03:15:55 +00:00
config_schema.rs fix(agent): improve iteration-limit recovery and defaults 2026-02-25 17:33:32 -05:00
dockerignore_test.rs chore: Remove blocking read strings 2026-02-19 14:52:29 +08:00
e2e_circuit_breaker_simple.rs feat(providers): implement circuit breaker with provider health tracking 2026-02-28 11:45:02 -05:00
gemini_fallback_oauth_refresh.rs chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
gemini_model_availability.rs feat(providers): implement quota monitoring system with CLI and agent tools 2026-02-28 11:45:02 -05:00
hooks_integration.rs chore(hooks): fix formatting and clippy warnings 2026-02-21 13:34:09 +08:00
memory_comparison.rs feat(memory): add session_id isolation to Memory trait (#530) 2026-02-17 07:44:05 -05:00
memory_restart.rs fix(channels): interrupt in-flight telegram requests on newer sender messages 2026-02-20 01:54:07 +08:00
openai_codex_vision_e2e.rs feat(codex): add websocket-first transport selection 2026-02-28 13:48:41 +08:00
otel_dependency_feature_regression.rs fix(observability): prevent otel reactor panic in non-tokio contexts 2026-02-20 16:07:50 +08:00
provider_resolution.rs test(providers): harden Volcengine/SiliconFlow alias coverage 2026-02-28 05:55:31 +00:00
provider_schema.rs feat(providers): add quota_metadata to ChatResponse across all providers 2026-02-28 11:45:02 -05:00
reply_target_field_regression.rs fix(channels): enforce reply_target naming consistency 2026-02-18 19:56:31 +08:00
stress_test_5min.rs feat(providers): implement quota monitoring system with CLI and agent tools 2026-02-28 11:45:02 -05:00
stress_test_complex_chains.rs feat(providers): implement quota monitoring system with CLI and agent tools 2026-02-28 11:45:02 -05:00
telegram_attachment_fallback.rs fix(ci): align telegram test constructor and declare cfg features 2026-02-28 23:41:33 +08:00
whatsapp_webhook_security.rs fix(memory): prevent autosave key collisions across runtime flows 2026-02-15 22:55:52 -05:00