Christian Gunderman
|
b7555ab1e1
|
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
|
7cf4c05c66
|
Fixes 'input.on' is not a function error in Gemini CLI (#19691)
|
2026-02-20 20:03:57 +00:00 |
|
Yuna Seol
|
8aca3068cf
|
feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-02-17 17:32:30 +00:00 |
|
Christian Gunderman
|
fd65416a2f
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
lottielin
|
d1cd69a20d
|
feat(core): enable overriding CODE_ASSIST_API_VERSION with env var (#17942)
Co-authored-by: Charlotte Lin <charlotteclin@google.com>
|
2026-01-30 19:12:04 +00:00 |
|
Sehoon Shon
|
5c649d8db1
|
feat(ui): display user tier in about command (#17400)
|
2026-01-23 21:03:53 +00:00 |
|
Shreya Keshive
|
d8d4d87e29
|
feat(admin): implement admin controls polling and restart prompt (#16627)
|
2026-01-16 20:24:53 +00:00 |
|
Ishaan Gupta
|
cce4574143
|
Use GetOperation to poll for OnboardUser completion (#15827)
Co-authored-by: Vedant Mahajan <vedant.04.mahajan@gmail.com>
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-06 19:08:59 +00:00 |
|
Christian Gunderman
|
d18c96d6a1
|
Record timestamp with code assist metrics. (#15439)
|
2025-12-22 20:04:06 +00:00 |
|
Christian Gunderman
|
5d13145995
|
Code Assist backend telemetry for user accept/reject of suggestions (#15206)
|
2025-12-17 23:12:59 +00:00 |
|
Christian Gunderman
|
5e21c8c03c
|
Code assist service metrics. (#15024)
|
2025-12-16 17:34:05 +00:00 |
|
CHAEWAN KIM
|
f4babf172b
|
fix(async): prevent missed async errors from bypassing catch handlers (#13714)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-12-01 22:11:40 +00:00 |
|
Sehoon Shon
|
69188c8538
|
Add usage limit remaining in /stats (#13843)
|
2025-11-27 01:21:33 +00:00 |
|
Megha Bansal
|
11a0a9b911
|
Increase code coverage for core packages (#12872)
|
2025-11-12 04:06:43 +00:00 |
|
Shreya Keshive
|
da3da19844
|
feat(core): Integrate remote experiments configuration (#12539)
|
2025-11-04 23:09:53 +00:00 |
|
Shreya Keshive
|
be1dc13bb1
|
feat(core): Add support for listing experiments (#12495)
|
2025-11-03 21:51:22 +00:00 |
|
cocosheng-g
|
9e8f7c074c
|
Create BYOID auth client when detecting BYOID credentials (#11592)
|
2025-10-27 20:05:11 +00:00 |
|
Gaurav
|
a027010097
|
fix: handle vpc-sc violations in LoadCodeAssist method (#7824)
|
2025-09-06 02:55:33 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
owenofbrien
|
a6a386f72a
|
Propagate prompt (#5033)
|
2025-08-01 19:37:56 +00:00 |
|
N. Taylor Mullen
|
bd85070411
|
Revert "Propagate user_prompt_id to GenerateConentRequest for logging" (#5007)
|
2025-07-27 19:28:20 -07:00 |
|
owenofbrien
|
b497791c59
|
Propagate user_prompt_id to GenerateConentRequest for logging (#4741)
|
2025-07-27 21:34:39 +00:00 |
|
Josh Soref
|
dc2ac144b7
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
Tommaso Sciortino
|
d7a57d85a3
|
Simplify streaming code for code assist server (#4619)
|
2025-07-21 20:44:43 +00:00 |
|
Bryan Morgan
|
cdbe2fffd9
|
Added in proper checks for customer tiers in 429/Quota error messaging (#3863)
Co-authored-by: Ioannis Papapanagiotou <iduckhd@hotmail.com>
|
2025-07-11 15:25:30 +00:00 |
|
Bryan Morgan
|
8a6509ffeb
|
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-07-09 17:55:56 +00:00 |
|
Tommaso Sciortino
|
2b135d0e9e
|
Remove unneeded code. (#3467)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-07 19:35:29 +00:00 |
|
Bryan Morgan
|
dbe88f6e0e
|
Added support for session_id in API calls (#2886)
|
2025-07-01 23:16:09 +00:00 |
|
Tommaso Sciortino
|
505a5d617b
|
Fix CODE_ASSIST_ENDPOINT env var. (#2712)
|
2025-06-30 22:41:14 +00:00 |
|
Tommaso Sciortino
|
5c4c833ddd
|
Fix oauth credential caching. (#2709)
|
2025-06-30 15:47:01 +00:00 |
|
Tommaso Sciortino
|
a2a46c7c67
|
Add privacy notice slash command (#2059)
|
2025-06-27 19:07:38 +00:00 |
|
Marlon Gamez
|
076f81f130
|
point Code Assist client to prod server (#1201)
|
2025-06-21 22:25:18 +00:00 |
|
matt korwel
|
04518b52c0
|
Auth First Run (#1207)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-19 16:52:22 -07:00 |
|
Tommaso Sciortino
|
b49d55584e
|
Use Env Var directly instead of through GoogleAuth() (#1202)
|
2025-06-18 17:24:46 -07:00 |
|
Tommaso Sciortino
|
4662b058e8
|
CCPA Count Token support (#1170)
|
2025-06-18 10:29:42 -07:00 |
|
Tommaso Sciortino
|
3453b977b8
|
Support logging in with Application Default Credentials (#1157)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-18 09:49:13 -07:00 |
|
Tommaso Sciortino
|
11f524c125
|
Propagate abort signal to ccpa generateContent. (#1106)
|
2025-06-16 13:24:42 -07:00 |
|
Marlon Gamez
|
42329e0258
|
fix: add httpOptions with headers field to CCPA client and set User-Agent header (#1103)
|
2025-06-16 12:03:06 -07:00 |
|
Marlon Gamez
|
defb0fac2c
|
fix: remove quota project override in non-streaming calls to CCPA (#1032)
|
2025-06-14 01:23:12 +00:00 |
|
Tommaso Sciortino
|
431ee839a0
|
Code Assist cleanup and docs (#993)
|
2025-06-12 18:00:17 -07:00 |
|