litellm/tests/test_litellm/proxy/client/cli/autoroute
Cursor Agent 43c64e2471
fix(cli): keep an existing ENABLE_TOOL_SEARCH value
Default remains true so lite claude turns tool search back on through
a proxy. An explicit false or auto in the env or settings is left alone

Co-authored-by: Mateo Wang <mateo-berri@users.noreply.github.com>
2026-08-31 06:00:45 +00:00
..
__init__.py feat(cli): add lite up/down to ambiently route Claude Code through the proxy (#33231) 2026-07-15 21:46:02 -07:00
test_commands.py feat(cli): set ENABLE_TOOL_SEARCH=true for lite claude 2026-08-31 05:52:17 +00:00
test_config.py fix(autoroute): discover models via /v1/models so an AI-API-only key works (#34259) 2026-07-22 20:50:14 -07:00
test_process.py fix(cli): stable port and persisted master key for lite autoroute up 2026-07-20 13:08:12 -07:00
test_settings.py fix(cli): keep an existing ENABLE_TOOL_SEARCH value 2026-08-31 06:00:45 +00:00
test_wizard.py fix(autoroute): discover models via /v1/models so an AI-API-only key works (#34259) 2026-07-22 20:50:14 -07:00