gemini-cli/packages/core/src
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
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist Convert CCPA requests to proper format (#981) 2025-06-12 09:33:49 -07:00
config add excludeTools flag to settings.json config (#957) 2025-06-11 14:32:23 -07:00
core Revert "Add support for local logging per session (#936)" (#970) 2025-06-11 21:59:46 -07:00
services Improve the performance of filename completion over large repositories. (#938) 2025-06-12 07:09:38 -07:00
telemetry Telemetry: Improve clarity of user prompt event (#967) 2025-06-11 21:43:00 -04:00
tools feat: External editor settings (#882) 2025-06-11 18:21:54 -07:00
utils Improve the performance of filename completion over large repositories. (#938) 2025-06-12 07:09:38 -07:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Cache oauth credentials (#927) 2025-06-11 13:26:41 -07:00