| .. |
|
transports
|
feat(agent): add lmstudio integration
|
2026-04-28 12:27:36 -07:00 |
|
__init__.py
|
|
|
|
test_anthropic_adapter.py
|
fix(mcp): normalize nullable tool schemas
|
2026-04-28 04:58:03 -07:00 |
|
test_anthropic_keychain.py
|
|
|
|
test_auxiliary_client_anthropic_custom.py
|
|
|
|
test_auxiliary_client.py
|
feat(aux): translate extra_body.reasoning into Codex Responses API (#17004)
|
2026-04-28 05:47:42 -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_auxiliary_transport_autodetect.py
|
fix(auxiliary): auto-detect Anthropic Messages transport for all aux clients (#17027)
|
2026-04-28 06:50:14 -07:00 |
|
test_bedrock_1m_context.py
|
fix(bedrock): send context-1m-2025-08-07 beta so Opus 4.6/4.7 get 1M context (#16793)
|
2026-04-27 20:41:36 -07:00 |
|
test_bedrock_adapter.py
|
test(bedrock): add model picker and region routing tests
|
2026-04-28 03:53:11 -07:00 |
|
test_bedrock_integration.py
|
|
|
|
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(compression): notify users when configured aux model fails even if main-model fallback recovers (#16775)
|
2026-04-27 20:08:23 -07:00 |
|
test_context_engine.py
|
|
|
|
test_context_references.py
|
|
|
|
test_copilot_acp_client.py
|
|
|
|
test_credential_pool_routing.py
|
|
|
|
test_credential_pool.py
|
fix(codex): resync pool entry from auth.json after reauth (#17001)
|
2026-04-28 05:43:09 -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
|
|
|
|
test_gemini_native_adapter.py
|
|
|
|
test_gemini_schema.py
|
|
|
|
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
|
|
|
|
test_memory_user_id.py
|
|
|
|
test_minimax_auxiliary_url.py
|
|
|
|
test_minimax_provider.py
|
|
|
|
test_model_metadata_local_ctx.py
|
fix(tui): show correct context length
|
2026-04-28 12:27:36 -07:00 |
|
test_model_metadata_ssl.py
|
|
|
|
test_model_metadata.py
|
revert: computer-use cua-driver (PR #16919) (#16927)
|
2026-04-28 01:57:21 -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
|
|
|
|
test_streaming_context_scrubber.py
|
style: trim verbose comment blocks added by previous commit
|
2026-04-27 12:37:33 -07:00 |
|
test_subagent_progress.py
|
|
|
|
test_subagent_stop_hook.py
|
|
|
|
test_subdirectory_hints.py
|
|
|
|
test_title_generator.py
|
fix(auxiliary): custom provider URL rewrite + main_runtime model for title gen
|
2026-04-28 01:47:25 -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
|
|
|