nityam
9c0ff50664
fix: merge duplicate imports in packages/core (3/4) ( #20928 )
2026-03-04 00:12:59 +00:00
Gaurav
3f9948f745
feat(billing): implement G1 AI credits overage flow with billing telemetry ( #18590 )
2026-02-27 18:15:06 +00:00
Sehoon Shon
58940d4980
fix(core): handle optional response fields from code assist API ( #20345 )
2026-02-27 16:52:37 +00:00
Christian Gunderman
f1107e7112
Fix unsafe assertions in code_assist folder. ( #19706 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-20 20:44:23 +00:00
Christian Gunderman
c369147b32
Disallow unsafe type assertions ( #18688 )
2026-02-10 00:10:15 +00:00
Jacob Richman
e6241907d6
Harded code assist converter. ( #18656 )
2026-02-09 20:45:55 +00:00
Paweł Dec
6653162156
feat: Propagate traceId from code assist to response metadata (Fixes … ( #11360 )
...
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com >
2025-10-20 20:00:24 +00:00
Abhi
2a3bbc7aa0
fix(stats): Use request model as fallback for stats logging ( #8423 )
2025-09-14 01:03:46 +00:00
bl-ue
c88afaa5f5
feat(sessions): Integrate chat recording into GeminiChat ( #6721 )
2025-09-03 05:29:07 +00:00
Pascal Birchler
a97a6cc71b
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Bryan Morgan
8f353e95af
Filter thought parts before passing them to CountToken ( #6859 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com >
2025-08-22 23:15:37 +00:00
Wanlin Du
ac7fa5757a
fix: allow user to use responseSchema as well. ( #6336 )
2025-08-15 20:59:01 +00:00
Wanlin Du
366ea081fe
chore: migrate from responseSchema to use responseJsonSchema. ( #4814 )
2025-08-11 23:04:58 +00:00
shishu314
13033251bc
fix(cli) - Move logging into CodeAssistServer ( #5781 )
...
Co-authored-by: Shi Shu <shii@google.com >
2025-08-07 23:58:18 +00:00
owenofbrien
1bd1b14189
Propagate prompt ( #5033 )
2025-08-01 19:37:56 +00:00
N. Taylor Mullen
b854e07fd3
Revert "Propagate user_prompt_id to GenerateConentRequest for logging" ( #5007 )
2025-07-27 19:28:20 -07:00
owenofbrien
32bfa3ada5
Propagate user_prompt_id to GenerateConentRequest for logging ( #4741 )
2025-07-27 21:34:39 +00:00
Tommaso Sciortino
1afb62ad31
Initialize MCP tools once at start up instead of every time we auth. ( #3483 )
2025-07-07 22:01:59 +00:00
Bryan Morgan
cffa9cac87
Added support for session_id in API calls ( #2886 )
2025-07-01 23:16:09 +00:00
Tommaso Sciortino
c20d8393ee
CCPA Count Token support ( #1170 )
2025-06-18 10:29:42 -07:00
Tommaso Sciortino
eeda52b896
Code Assist cleanup and docs ( #993 )
2025-06-12 18:00:17 -07:00
Tommaso Sciortino
55770f5bee
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