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-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
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-15
Stabilize prompts snapshot test by properly mocking the SANDBOX env var. (#1067)
Marat Boshernitsan
2025-06-15
feat: Show model thoughts while loading (#992)
Asad Memon
2025-06-15
fix(core): Improve shell tool reliability and test portability (#1036)
Sijie Wang
2025-06-15
Telemetry: Improve API response logging with function call details (#1064)
Jerop Kipruto
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-14
fix: Push tool calls to absolute paths (#1055) (#1057)
Keir Mierle
2025-06-14
Enable "modify" in write tool (#1044)
Leo
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-13
reuse filtering service in getFolderStructure (#1016)
Anas H. Sulaiman
2025-06-13
refactor: Use default centralized Flash & Pro models everywhere (#994)
N. Taylor Mullen
2025-06-13
Handle telemetry in non-interactive mode (#1002)
Jerop Kipruto
2025-06-12
Improvements to CLI's ability to perform refactoring. Includes additions to t...
Marat Boshernitsan
2025-06-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-12
Refactor OTEL logging for API calls (#991)
Jerop Kipruto
2025-06-12
telemetry: include user decisions in tool call logs (#966)
Jerop Kipruto
2025-06-11
Revert "Add support for local logging per session (#936)" (#970)
anj-s
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
Add support for local logging per session (#936)
anj-s
2025-06-11
clean chat history before /resume (#949)
Seth Troisi
2025-06-11
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-11
feat(telemetry): Update API response in telemetry
jerop
2025-06-11
refactor(telemetry): pass config object to telemetry functions
jerop
2025-06-11
update token usage with types
jerop
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-10
Remove unneeded `mockRestore()`s from tests (#919)
Seth Troisi
2025-06-10
Add [tag] to /save and /resume (#916)
Seth Troisi
2025-06-10
logConversation
Seth Troisi
2025-06-10
Basic code assist support (#910)
Tommaso Sciortino
2025-06-10
feat: Add UI for /stats slash command (#883)
Abhi
2025-06-10
restricted networking for all sandboxing methods, new seatbelt profiles, upda...
Olcan
2025-06-09
feat: Display initial token usage metrics in /stats (#879)
Abhi
2025-06-09
Add Windsurf in edit tool to modify changes, if installed (#853)
Eddie Santos
2025-06-09
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...
matt korwel
[next]