..
transports
fix(agent): preserve Codex message items for replay
2026-04-25 18:22:06 -07:00
__init__.py
test_anthropic_adapter.py
test_anthropic_keychain.py
fix: re-auth on stale OAuth token; read Claude Code credentials from macOS Keychain
2026-04-24 07:14:00 -07:00
test_auxiliary_client_anthropic_custom.py
test_auxiliary_client.py
fix(providers/gmi): post-salvage review fixes
2026-04-27 11:17:59 -07:00
test_auxiliary_config_bridge.py
test_auxiliary_main_first.py
fix(copilot): send vision header for Copilot vision requests
2026-04-27 08:35:50 -07:00
test_auxiliary_named_custom_providers.py
refactor(memory): remove flush_memories entirely ( #15696 )
2026-04-25 08:21:14 -07:00
test_bedrock_adapter.py
fix(bedrock): evict cached boto3 client on stale-connection errors
2026-04-24 07:26:07 -07:00
test_bedrock_integration.py
fix(agent): handle aws_sdk auth type in resolve_provider_client
2026-04-24 07:26:07 -07:00
test_codex_cloudflare_headers.py
test_compress_focus.py
test_compressor_image_tokens.py
feat(image-input): native multimodal routing based on model vision capability ( #16506 )
2026-04-27 06:27:59 -07:00
test_context_compressor.py
fix(compressor): guard against bare-string items in multimodal content list
2026-04-26 21:48:09 -07:00
test_context_engine.py
test_context_references.py
test_copilot_acp_client.py
fix: set HOME for Copilot ACP subprocesses
2026-04-24 05:09:08 -07:00
test_credential_pool_routing.py
test_credential_pool.py
fix(credential_pool): add Nous OAuth cross-process auth-store sync
2026-04-24 05:20:05 -07:00
test_crossloop_client_cache.py
test_direct_provider_url_detection.py
test_display_emoji.py
test_display.py
test_error_classifier.py
feat(image-input): native multimodal routing based on model vision capability ( #16506 )
2026-04-27 06:27:59 -07:00
test_external_skills.py
test_gemini_cloudcode.py
test_gemini_free_tier_gate.py
feat(gemini): block free-tier keys at setup + surface guidance on 429 ( #15100 )
2026-04-24 04:46:17 -07:00
test_gemini_native_adapter.py
fix(gemini): fail fast on missing API key + surface it in hermes dump ( #15133 )
2026-04-24 05:35:17 -07:00
test_gemini_schema.py
fix(gemini): drop integer/number/boolean enums from tool schemas ( #15082 )
2026-04-24 03:40:00 -07:00
test_image_gen_registry.py
test_image_routing.py
feat(image-input): native multimodal routing based on model vision capability ( #16506 )
2026-04-27 06:27:59 -07:00
test_insights.py
test_kimi_coding_anthropic_thinking.py
test_local_stream_timeout.py
test_memory_provider.py
fix(memory): add write origin metadata
2026-04-24 14:37:55 -07:00
test_memory_user_id.py
test_minimax_auxiliary_url.py
test_minimax_provider.py
fix(tests): resolve 17 persistent CI test failures ( #15084 )
2026-04-24 03:46:46 -07:00
test_model_metadata_local_ctx.py
test_model_metadata_ssl.py
fix(auth): honor SSL CA env vars across httpx + requests callsites
2026-04-24 03:00:33 -07:00
test_model_metadata.py
fix(cli): /model picker honors provider-specific context caps ( #16030 )
2026-04-26 05:43:31 -07:00
test_models_dev.py
test_moonshot_schema.py
test_nous_rate_guard.py
fix(nous): don't trip cross-session rate breaker on upstream-capacity 429s ( #15898 )
2026-04-26 04:53:42 -07:00
test_onboarding.py
fix(openclaw-migration): case-preserving brand rewrite + one-time ~/.openclaw residue banner ( #16327 )
2026-04-26 20:57:26 -07:00
test_prompt_builder.py
test_prompt_caching.py
test_proxy_and_url_validation.py
test_rate_limit_tracker.py
test_redact.py
test_shell_hooks_consent.py
fix(shell_hooks): parse hooks_auto_accept as strict bool/string, not bool() ( #16322 )
2026-04-26 20:48:35 -07:00
test_shell_hooks.py
test_skill_commands.py
refactor(commands): drop /provider, /plan handler, and clean up slash registry ( #15047 )
2026-04-24 03:10:52 -07:00
test_subagent_progress.py
test_subagent_stop_hook.py
test_subdirectory_hints.py
test_title_generator.py
fix(title-gen): surface auxiliary failures via _emit_auxiliary_failure
2026-04-26 21:49:34 -07:00
test_unsupported_parameter_retry.py
fix(auxiliary): generalize unsupported-parameter detector and harden max_tokens retry ( #15633 )
2026-04-25 05:50:34 -07:00
test_unsupported_temperature_retry.py
refactor(memory): remove flush_memories entirely ( #15696 )
2026-04-25 08:21:14 -07:00
test_usage_pricing.py
test_vision_resolved_args.py