gemini-cli/packages/core/src/code_assist
Marat Boshernitsan f1647d9e19
Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-08 16:37:10 +00:00
..
codeAssist.ts Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070) 2025-07-07 22:02:13 +00:00
converter.test.ts Added support for session_id in API calls (#2886) 2025-07-01 23:16:09 +00:00
converter.ts Initialize MCP tools once at start up instead of every time we auth. (#3483) 2025-07-07 22:01:59 +00:00
oauth2.test.ts Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070) 2025-07-07 22:02:13 +00:00
oauth2.ts Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070) 2025-07-07 22:02:13 +00:00
server.test.ts Fix CODE_ASSIST_ENDPOINT env var. (#2712) 2025-06-30 22:41:14 +00:00
server.ts Remove unneeded code. (#3467) 2025-07-07 19:35:29 +00:00
setup.test.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
setup.ts Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) 2025-07-08 16:37:10 +00:00
types.ts Add privacy notice slash command (#2059) 2025-06-27 19:07:38 +00:00