Commit Graph

18 Commits

Author SHA1 Message Date
Richie Foreman
ddc9755b96 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
Gaurav
de30cb8d2f fix: use server-returned project for gca free tier auth (#6113) 2025-08-13 21:04:58 +00:00
Tommaso Sciortino
7c078b16c5 Make ProjectIdRequiredError error more lenient (#5693) 2025-08-11 18:04:44 +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
8b319a8866 Simplify streaming code for code assist server (#4619) 2025-07-21 20:44:43 +00:00
Marat Boshernitsan
387cb2303d 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
Tommaso Sciortino
a4a5cf537d Fix oauth credential caching. (#2709) 2025-06-30 15:47:01 +00:00
Tommaso Sciortino
20cb3f4321 Improve LoadCodeAssist error handling (#1645) 2025-06-26 15:27:20 +00:00
Tommaso Sciortino
2de76a774d Use Env Var directly instead of through GoogleAuth() (#1202) 2025-06-18 17:24:46 -07:00
Tommaso Sciortino
562e77284c 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
53ba909a81 Simplify Error handling in Code Assist onboarding (#1123) 2025-06-16 18:30:55 -07:00
Marlon Gamez
8bc23cfea2 Use allowedTiers from LoadCodeAssist response when calling OnboardUser (#995)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
Co-authored-by: Marat Boshernitsan <maratb@nitsan.org>
Co-authored-by: Marat Boshernitsan <maratb@google.com>
2025-06-13 02:32:13 +00:00
Tommaso Sciortino
eeda52b896 Code Assist cleanup and docs (#993) 2025-06-12 18:00:17 -07:00
Tommaso Sciortino
3da4b71ae1 Cache oauth credentials (#927) 2025-06-11 13:26:41 -07:00
Tommaso Sciortino
93cd4e20ab Basic code assist support (#910) 2025-06-10 16:00:13 -07:00
Tommaso Sciortino
713dd4661f Code to support Oauth login (#881) 2025-06-09 15:14:06 -07:00