summaryrefslogtreecommitdiff
path: root/packages/core/src/code_assist
AgeCommit message (Expand)Author
2025-07-12fix(auth): Remove sharp edges from headless auth (#3985)N. Taylor Mullen
2025-07-11Add oauth test (#3916)Seth Troisi
2025-07-11fix: clearcut logging (retry #3744) (#3751)Gaurav
2025-07-11Added in proper checks for customer tiers in 429/Quota error messaging (#3863)Bryan Morgan
2025-07-11Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)Seth Troisi
2025-07-09Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" ...matt korwel
2025-07-10fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)Gaurav
2025-07-09Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)Bryan Morgan
2025-07-08Improve auth env var validation logic and messaging to detect settings that c...Marat Boshernitsan
2025-07-07Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)Marat Boshernitsan
2025-07-07Initialize MCP tools once at start up instead of every time we auth. (#3483)Tommaso Sciortino
2025-07-07Remove unneeded code. (#3467)Tommaso Sciortino
2025-07-03Fixed Google User Id pass to Clearcut (#3147)Bryan Morgan
2025-07-01Added support for session_id in API calls (#2886)Bryan Morgan
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
2025-06-30Fix CODE_ASSIST_ENDPOINT env var. (#2712)Tommaso Sciortino
2025-06-30Fix oauth credential caching. (#2709)Tommaso Sciortino
2025-06-29Added obfuscated google account ID to clearcut log messages (#2593)Bryan Morgan
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-26Improve LoadCodeAssist error handling (#1645)Tommaso Sciortino
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
2025-06-24Improve Auth error messaging (#1358)Tommaso Sciortino
2025-06-21point Code Assist client to prod server (#1201)Marlon Gamez
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18Use Env Var directly instead of through GoogleAuth() (#1202)Tommaso Sciortino
2025-06-18Refactor in preparation for Reauth (#1196)Tommaso Sciortino
2025-06-18CCPA Count Token support (#1170)Tommaso Sciortino
2025-06-18Support logging in with Application Default Credentials (#1157)Tommaso Sciortino
2025-06-18Fix flakey test (#1178)Tommaso Sciortino
2025-06-16Cache credentials in home dir, not working dir (#1122)Tommaso Sciortino
2025-06-16Simplify Error handling in Code Assist onboarding (#1123)Tommaso Sciortino
2025-06-16Propagate abort signal to ccpa generateContent. (#1106)Tommaso Sciortino
2025-06-16fix: add httpOptions with headers field to CCPA client and set User-Agent hea...Marlon Gamez
2025-06-15feat(test): Increase test coverage across CLI and Core packages (#1089)N. Taylor Mullen
2025-06-14fix: remove quota project override in non-streaming calls to CCPA (#1032)Marlon Gamez
2025-06-13Use allowedTiers from LoadCodeAssist response when calling OnboardUser (#995)Marlon Gamez
2025-06-12Code Assist cleanup and docs (#993)Tommaso Sciortino
2025-06-12Convert CCPA requests to proper format (#981)Tommaso Sciortino
2025-06-11Cache oauth credentials (#927)Tommaso Sciortino
2025-06-10Basic code assist support (#910)Tommaso Sciortino
2025-06-09Code to support Oauth login (#881)Tommaso Sciortino