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
/
codeAssist.ts
Age
Commit message (
Expand
)
Author
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-11
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
Seth Troisi
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-01
Added support for session_id in API calls (#2886)
Bryan Morgan
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
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
Support logging in with Application Default Credentials (#1157)
Tommaso Sciortino
2025-06-16
fix: add httpOptions with headers field to CCPA client and set User-Agent hea...
Marlon Gamez
2025-06-12
Code Assist cleanup and docs (#993)
Tommaso Sciortino
2025-06-11
Cache oauth credentials (#927)
Tommaso Sciortino
2025-06-10
Basic code assist support (#910)
Tommaso Sciortino