fix(infra): api_hook_client debug logging, gemini_cli_adapter streaming fixes, ai_client minor

This commit is contained in:
2026-03-02 10:15:28 -05:00
parent fc9634fd73
commit 89e82f1134
3 changed files with 13 additions and 3 deletions

View File

@@ -343,6 +343,7 @@ def _list_gemini_cli_models() -> list[str]:
"gemini-3.1-pro-preview",
"gemini-2.5-pro",
"gemini-2.5-flash",
"gemini-2.0-flash",
"gemini-2.5-flash-lite",
]