index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
code_assist
Age
Commit message (
Expand
)
Author
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-30
Fix CODE_ASSIST_ENDPOINT env var. (#2712)
Tommaso Sciortino
2025-06-30
Fix oauth credential caching. (#2709)
Tommaso Sciortino
2025-06-29
Added obfuscated google account ID to clearcut log messages (#2593)
Bryan Morgan
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-26
Improve LoadCodeAssist error handling (#1645)
Tommaso Sciortino
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
2025-06-24
Improve Auth error messaging (#1358)
Tommaso Sciortino
2025-06-21
point Code Assist client to prod server (#1201)
Marlon Gamez
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-18
Use Env Var directly instead of through GoogleAuth() (#1202)
Tommaso Sciortino
2025-06-18
Refactor in preparation for Reauth (#1196)
Tommaso Sciortino
2025-06-18
CCPA Count Token support (#1170)
Tommaso Sciortino
2025-06-18
Support logging in with Application Default Credentials (#1157)
Tommaso Sciortino
2025-06-18
Fix flakey test (#1178)
Tommaso Sciortino
2025-06-16
Cache credentials in home dir, not working dir (#1122)
Tommaso Sciortino
2025-06-16
Simplify Error handling in Code Assist onboarding (#1123)
Tommaso Sciortino
2025-06-16
Propagate abort signal to ccpa generateContent. (#1106)
Tommaso Sciortino
2025-06-16
fix: add httpOptions with headers field to CCPA client and set User-Agent hea...
Marlon Gamez
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-14
fix: remove quota project override in non-streaming calls to CCPA (#1032)
Marlon Gamez
2025-06-13
Use allowedTiers from LoadCodeAssist response when calling OnboardUser (#995)
Marlon Gamez
2025-06-12
Code Assist cleanup and docs (#993)
Tommaso Sciortino
2025-06-12
Convert CCPA requests to proper format (#981)
Tommaso Sciortino
2025-06-11
Cache oauth credentials (#927)
Tommaso Sciortino
2025-06-10
Basic code assist support (#910)
Tommaso Sciortino
2025-06-09
Code to support Oauth login (#881)
Tommaso Sciortino