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 |
|