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
Age
Commit message (
Expand
)
Author
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
2025-06-26
Update geminiChat.ts (#1681)
Andrew Drozdov
2025-06-26
429 fix (#1668)
Bryan Morgan
2025-06-25
Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)
Tommaso Sciortino
2025-06-25
fix(telemetry): handle all promise rejections in ClearcutLogger (#1557)
zhiyue
2025-06-25
Minor style changes to prompt (#1578)
Seth Troisi
2025-06-25
changed 429 failover from 3 consecutive to 2 for OAuth users (#1579)
Bryan Morgan
2025-06-24
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...
Bryan Morgan
2025-06-24
Add the link to the privacy policy to the Usage Statistics section and remov...
anj-s
2025-06-24
[June 25] Fixed user agent string to be standards-compliant (#1384)
Bryan Morgan
2025-06-24
Update editor.ts (#1371)
cornmander
2025-06-23
Add Zed Editor to Eidtor List (#1372)
Scott Densmore
2025-06-24
Improve Auth error messaging (#1358)
Tommaso Sciortino
2025-06-23
Fix Clearcut logging wire format (#1359)
owenofbrien
2025-06-24
Refactor usage statistics to be a top-level setting (#1363)
Jerop Kipruto
2025-06-24
Fix duplicate startSession logs and duplicate logging events over the wire (#...
anj-s
2025-06-23
Ensure telemetry events are flushed immediately (#1344)
Jerop Kipruto
2025-06-23
Add error messaging for 429 errors (#1316)
Abhi
2025-06-23
refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)
Jerop Kipruto
2025-06-23
Fix batch flush to Clearcut (#1337)
Jerop Kipruto
2025-06-23
A couple of these log messages were now showing up every time on app startup ...
Jacob Richman
2025-06-23
Remove .gitignore logging from startup. (#1323)
N. Taylor Mullen
2025-06-23
Enable clearcut logging by default (#1309)
owenofbrien
2025-06-23
Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330)
Tommaso Sciortino
2025-06-22
Plumb extension context filenames through for /memory refresh (#1312)
Billy Biggs
2025-06-22
Clearcut logging - initial implementation (#1274)
owenofbrien
2025-06-22
feat: Add client-initiated tool call handling (#1292)
Abhi
2025-06-22
Provide a .gitconfig for shadow repos (#1294)
Louis Jimenez
2025-06-22
Add setting enableRecursiveFileSearch to control @-file completion (#1290)
Billy Biggs
2025-06-21
point Code Assist client to prod server (#1201)
Marlon Gamez
2025-06-20
fix: remove circular references in core package (#1271) (#1272)
Brandon Keiji
2025-06-20
feat: Update default Gemini Flash model to 2.5 (#1241)
N. Taylor Mullen
2025-06-20
Bug fix telemetry token count (#1250)
Abhi
2025-06-20
Make checkpoints configurable in settings.json (#1251)
Louis Jimenez
2025-06-19
Move the shell history our of the project .gemini to the home dir (#1195)
Louis Jimenez
2025-06-19
Tactical client lifetime fix. (#1247)
N. Taylor Mullen
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-19
bug: removes raw api response from stdout (#1224)
Abhi
2025-06-19
Remove verification to prevent file reverts and endless loops (#1213)
anj-s
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
Fix noise in headless mode on STDOUT (#1184)
Allen Hutchison
2025-06-18
Cherry pick fix for enabling the agent to verify changes using tests (#1185)
anj-s
2025-06-18
CCPA Count Token support (#1170)
Tommaso Sciortino
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-18
Support logging in with Application Default Credentials (#1157)
Tommaso Sciortino
2025-06-18
Cherrypick endless loops fix onto release (#1181)
anj-s
2025-06-18
Fix flakey test (#1178)
Tommaso Sciortino
2025-06-18
Move the logs.json to a project specific user home dir (#1145)
Louis Jimenez
2025-06-17
feat: update default gemini model to GA 2.5 pro (#1173)
N. Taylor Mullen
[next]