..
__init__.py
test_anthropic_adapter.py
fix: MiniMax/Alibaba incorrectly detected as Anthropic OAuth, causing mcp_ tool prefix ( #7509 )
2026-04-11 00:43:01 -07:00
test_auxiliary_client.py
fix: update async fallback test mock to 5-tuple for api_mode
2026-04-11 01:52:58 -07:00
test_auxiliary_config_bridge.py
refactor(tests): re-architect tests + fix CI failures ( #5946 )
2026-04-07 17:19:07 -07:00
test_auxiliary_named_custom_providers.py
fix(model): tighten direct-provider fallback normalization
2026-04-10 05:52:45 -07:00
test_context_compressor.py
fix: clean up stale test references to removed attributes
2026-04-10 03:44:43 -07:00
test_context_engine.py
feat: wire context engine plugin slot into agent and plugin system
2026-04-10 19:15:50 -07:00
test_context_references.py
fix(agent): preserve quoted @file references with spaces
2026-04-10 13:05:01 -07:00
test_credential_pool_routing.py
refactor(tests): re-architect tests + fix CI failures ( #5946 )
2026-04-07 17:19:07 -07:00
test_credential_pool.py
fix(auth): gate Claude Code credential seeding behind explicit provider config
2026-04-10 05:19:21 -07:00
test_crossloop_client_cache.py
refactor(tests): re-architect tests + fix CI failures ( #5946 )
2026-04-07 17:19:07 -07:00
test_display_emoji.py
test_display.py
refactor(tests): re-architect tests + fix CI failures ( #5946 )
2026-04-07 17:19:07 -07:00
test_error_classifier.py
fix: add Alibaba/DashScope rate-limit pattern to error classifier
2026-04-10 05:52:45 -07:00
test_external_skills.py
test_insights.py
fix: remove 115 verified dead code symbols across 46 production files
2026-04-10 03:44:43 -07:00
test_local_stream_timeout.py
fix: increase stream read timeout default to 120s, auto-raise for local LLMs ( #6967 )
2026-04-09 22:35:30 -07:00
test_memory_provider.py
fix: remove 115 verified dead code symbols across 46 production files
2026-04-10 03:44:43 -07:00
test_memory_user_id.py
fix: thread gateway user_id to memory plugins for per-user scoping ( #5895 )
2026-04-07 11:14:12 -07:00
test_minimax_auxiliary_url.py
fix: provider/model resolution — salvage 4 PRs + MiniMax aux URL fix ( #5983 )
2026-04-07 22:23:28 -07:00
test_minimax_provider.py
fix: align MiniMax provider with official API docs
2026-04-11 01:04:41 -07:00
test_model_metadata_local_ctx.py
refactor(tests): re-architect tests + fix CI failures ( #5946 )
2026-04-07 17:19:07 -07:00
test_model_metadata.py
fix(qwen): correct context lengths for qwen3-coder models and send max_tokens to portal
2026-04-11 03:29:31 -07:00
test_models_dev.py
fix(vision): auto-resize oversized images, increase default timeout, fix vision capability detection
2026-04-11 11:12:50 -07:00
test_prompt_builder.py
fix: remove 115 verified dead code symbols across 46 production files
2026-04-10 03:44:43 -07:00
test_prompt_caching.py
test_rate_limit_tracker.py
feat: capture provider rate limit headers and show in /usage ( #6541 )
2026-04-09 03:43:14 -07:00
test_redact.py
test_skill_commands.py
test_smart_model_routing.py
test_subagent_progress.py
test_subdirectory_hints.py
fix(agent): catch PermissionError in subdirectory hint discovery
2026-04-09 03:10:30 -07:00
test_title_generator.py
test_usage_pricing.py