gemini-cli/packages/core/src/code_assist
Tommaso Sciortino 47ce39c46f
Convert CCPA requests to proper format (#981)
CCPA uses a different format than GenAi. This adds conversion code to get it to the right format.

Note that this doesn't work against the current ccpa staging server, The changes it needs are in cl/770266927
2025-06-12 09:33:49 -07:00
..
ccpaServer.ts Convert CCPA requests to proper format (#981) 2025-06-12 09:33:49 -07:00
codeAssist.ts Cache oauth credentials (#927) 2025-06-11 13:26:41 -07:00
converter.test.ts Convert CCPA requests to proper format (#981) 2025-06-12 09:33:49 -07:00
converter.ts Convert CCPA requests to proper format (#981) 2025-06-12 09:33:49 -07:00
oauth2.ts Cache oauth credentials (#927) 2025-06-11 13:26:41 -07:00
setup.ts Cache oauth credentials (#927) 2025-06-11 13:26:41 -07:00
types.ts Basic code assist support (#910) 2025-06-10 16:00:13 -07:00