Dongin Kim(Terry)
|
518caae62e
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
Sumit Chauhan
|
0cd490a9b8
|
feat: support GOOGLE_CLOUD_PROJECT_ID fallback (fixes #2262) (#2725)
|
2025-10-09 10:42:54 +00:00 |
|
shishu314
|
c999b7e354
|
feat(security) - Encrypted oauth flag (#8101)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-16 14:05:29 +00:00 |
|
Abhi
|
f11d79a931
|
fix(stats): Use request model as fallback for stats logging (#8423)
|
2025-09-14 01:03:46 +00:00 |
|
Tommaso Sciortino
|
6e26c88c2c
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Gaurav
|
a027010097
|
fix: handle vpc-sc violations in LoadCodeAssist method (#7824)
|
2025-09-06 02:55:33 +00:00 |
|
shishu314
|
af52b04e6f
|
Feat(security) - Create a class for Oauth credential (#7745)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-05 14:30:41 +00:00 |
|
Arya Gummadi
|
876d091602
|
fix(auth): improve Google OAuth error handling and prevent empty error messages (#7539)
|
2025-09-03 20:51:29 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Tommaso Sciortino
|
997136ae25
|
Enable citations by default for certain users. (#7438)
|
2025-09-02 16:36:24 +00:00 |
|
Manash
|
3529595e6c
|
fix(core): Fix permissions for oauth_creds.json (#6662)
|
2025-08-29 17:35:07 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
Tommaso Sciortino
|
925d747b9d
|
Revert "feat: add explicit license selection and status visibility (#6751)" (#7057)
|
2025-08-25 23:16:30 +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 |
|
Bryan Morgan
|
fef89f5429
|
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 |
|
jason
|
5030ced9e1
|
feat: add explicit license selection and status visibility (#6751)
|
2025-08-22 20:01:01 +00:00 |
|
Yuki Okita
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Arya Gummadi
|
6505b0c8e1
|
fix: allow re-auth with another google account (#6544)
|
2025-08-20 00:06:25 +00:00 |
|
Gaurav
|
5fe4e02310
|
fix: GCA creds loading order (#6498)
|
2025-08-18 21:11:19 +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 |
|
Marat Boshernitsan
|
bc60257e22
|
feat(oauth): Make oauth client a singleton to survive cache failures (#6348)
|
2025-08-16 05:05:59 +00:00 |
|
Wanlin Du
|
de6c759c28
|
fix: allow user to use responseSchema as well. (#6336)
|
2025-08-15 20:59:01 +00:00 |
|
Gaurav
|
f9a1e8eb6f
|
fix: use server-returned project for gca free tier auth (#6113)
|
2025-08-13 21:04:58 +00:00 |
|
Wanlin Du
|
f52d073dfb
|
chore: migrate from responseSchema to use responseJsonSchema. (#4814)
|
2025-08-11 23:04:58 +00:00 |
|
Tommaso Sciortino
|
239ba63d28
|
Make ProjectIdRequiredError error more lenient (#5693)
|
2025-08-11 18:04:44 +00:00 |
|
Brian de Alwis
|
191cc01bf5
|
fix(core): restrict oauth_creds.json file permissions (#5245)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-09 03:05:30 +00:00 |
|
shishu314
|
bae922a632
|
fix(cli) - Move logging into CodeAssistServer (#5781)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-07 23:58:18 +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 |
|
Tommaso Sciortino
|
65aabfede8
|
Make oauth2 test windows compatible. (#4895)
|
2025-07-25 21:29:54 +00:00 |
|
Gal Zahavi
|
6321442865
|
feat(auth): Enhance non-interactive gcp auth (#4811)
|
2025-07-25 17:19:38 +00:00 |
|
Marat Boshernitsan
|
5066bc5384
|
Refactor the logic for deciding whether to launch a browser into config (#4622)
|
2025-07-21 23:23:28 +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 |
|
Marat Boshernitsan
|
5b7b6fe608
|
Automatically detect non-interactive environments and fall back to a manual, code-based authentication flow (#4475)
|
2025-07-19 00:22:50 +00:00 |
|
Yongsheng Xu
|
91c69731c7
|
feat(auth): Enhance OAuth callback for robust Docker support (#3532)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-18 01:55:26 +00:00 |
|
HyeongHo Jun
|
f0dc9690b7
|
Test/add loadcodeassist mock (#4287)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-17 22:57:54 +00:00 |
|
warjiang
|
606a7702de
|
feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <dcatfly@gmail.com>
|
2025-07-17 18:57:37 +00:00 |
|
N. Taylor Mullen
|
4442e893c3
|
fix(auth): Remove sharp edges from headless auth (#3985)
|
2025-07-12 15:42:47 -07:00 |
|
Seth Troisi
|
eab47b9131
|
Add oauth test (#3916)
|
2025-07-11 21:05:27 +00:00 |
|
Gaurav
|
8f12e8a114
|
fix: clearcut logging (retry #3744) (#3751)
|
2025-07-11 17:57:35 +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 |
|
Seth Troisi
|
8a128d8dc6
|
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
|
2025-07-11 01:59:02 +00:00 |
|
matt korwel
|
58607b92df
|
Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" (#3744)
|
2025-07-09 21:51:37 -07:00 |
|
Gaurav
|
b7f8e1360f
|
fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)
|
2025-07-10 04:17:40 +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 |
|
Marat Boshernitsan
|
f1647d9e19
|
Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-08 16:37:10 +00:00 |
|
Marat Boshernitsan
|
48c2aa296a
|
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
|
2025-07-07 22:02:13 +00:00 |
|