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
/
server.ts
Age
Commit message (
Expand
)
Author
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-08-01
Propagate prompt (#5033)
owenofbrien
2025-07-27
Revert "Propagate user_prompt_id to GenerateConentRequest for logging" (#5007)
N. Taylor Mullen
2025-07-27
Propagate user_prompt_id to GenerateConentRequest for logging (#4741)
owenofbrien
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-11
Added in proper checks for customer tiers in 429/Quota error messaging (#3863)
Bryan Morgan
2025-07-09
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Bryan Morgan
2025-07-07
Remove unneeded code. (#3467)
Tommaso Sciortino
2025-07-01
Added support for session_id in API calls (#2886)
Bryan Morgan
2025-06-30
Fix CODE_ASSIST_ENDPOINT env var. (#2712)
Tommaso Sciortino
2025-06-30
Fix oauth credential caching. (#2709)
Tommaso Sciortino
2025-06-27
Add privacy notice slash command (#2059)
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
CCPA Count Token support (#1170)
Tommaso Sciortino
2025-06-18
Support logging in with Application Default Credentials (#1157)
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-14
fix: remove quota project override in non-streaming calls to CCPA (#1032)
Marlon Gamez
2025-06-12
Code Assist cleanup and docs (#993)
Tommaso Sciortino