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
/
core
Age
Commit message (
Expand
)
Author
2025-07-08
Fix bad request in model check (#3568)
Sandy Tao
2025-07-08
Improve auth env var validation logic and messaging to detect settings that c...
Marat Boshernitsan
2025-07-08
Preserve recent history when compressing. (#3049)
Tommaso Sciortino
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
Initialize MCP tools once at start up instead of every time we auth. (#3483)
Tommaso Sciortino
2025-07-05
feat: Handle inline content modification in tool scheduler (#2883)
Adam Weidman
2025-07-03
fix(client): get model from config in flashFallbackHandler (#2118)
SunskyXH
2025-07-02
Reduce the threshold for when we compress history. (#2898)
Vachan
2025-07-02
make tag required for /chat (#2904)
Seth Troisi
2025-07-01
Added support for session_id in API calls (#2886)
Bryan Morgan
2025-07-01
feat(core): Add infinite loop protection to client (#2793)
Allen Hutchison
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
2025-07-01
Use structured prompt for compression. (#2747)
Tommaso Sciortino
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
refactor: remove unnecessary "await" (#2574)
Noritaka Kobayashi
2025-06-29
refactor: remove unnecessary assertion (#2579)
Noritaka Kobayashi
2025-06-29
refactor: remove imported multiple times (#1846)
Noritaka Kobayashi
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-27
Use 2-space indent for saved checkpoint files (#1152) (#1977)
Billy Biggs
2025-06-26
Updating the first user message to mention the product name (#2037)
Bryan Morgan
2025-06-26
Revert "feat: Add model selection logic (#1678)" (#1983)
anj-s
2025-06-26
feat: Add model selection logic (#1678)
N. Taylor Mullen
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
Minor style changes to prompt (#1578)
Seth Troisi
2025-06-24
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...
Bryan Morgan
2025-06-24
[June 25] Fixed user agent string to be standards-compliant (#1384)
Bryan Morgan
2025-06-24
Improve Auth error messaging (#1358)
Tommaso Sciortino
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-22
Clearcut logging - initial implementation (#1274)
owenofbrien
2025-06-22
feat: Add client-initiated tool call handling (#1292)
Abhi
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-19
Move the shell history our of the project .gemini to the home dir (#1195)
Louis Jimenez
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
Refactor in preparation for Reauth (#1196)
Tommaso Sciortino
2025-06-18
Cherry pick fix for enabling the agent to verify changes using tests (#1185)
anj-s
2025-06-18
Cherrypick endless loops fix onto release (#1181)
anj-s
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
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
2025-06-16
fix: add httpOptions with headers field to CCPA client and set User-Agent hea...
Marlon Gamez
2025-06-16
feat: clear should also clear chat history (#1008)
Abhi
[next]