index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
hooks
Age
Commit message (
Expand
)
Author
2025-06-23
Use shorter URL for docs link (#1324)
Mark McDonald
2025-06-22
feat: Add /docs command and update UI (#1297)
N. Taylor Mullen
2025-06-22
Clearcut logging - initial implementation (#1274)
owenofbrien
2025-06-22
feat: Add client-initiated tool call handling (#1292)
Abhi
2025-06-22
Add setting enableRecursiveFileSearch to control @-file completion (#1290)
Billy Biggs
2025-06-21
Update memory and context summary UI for multiple context filenames (#1282)
Billy Biggs
2025-06-20
bug: fix cancel after a tool has been used (#1270)
Abhi
2025-06-20
Auth blocking (#1261)
matt korwel
2025-06-20
feat(auth): handle auth flow errors gracefully (#1256)
N. Taylor Mullen
2025-06-20
Support autocompletion for checkpoints (#1253)
Louis Jimenez
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-20
fix: flicker of StreamingState to Idle when tool finishes (#1190) (#1216)
N. Taylor Mullen
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-18
fix: check package.json for app version (#1160) (#1182)
Brandon Keiji
2025-06-18
fix: regression in completion filtering (#1135)
Anas H. Sulaiman
2025-06-17
feat: shell history (#1169)
Abhi
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
2025-06-16
feat: clear should also clear chat history (#1008)
Abhi
2025-06-15
Update /tools desc to show the name of each tool as known to the model (#1091)
Billy Biggs
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-15
feat: Adds shell command context to gemini history (#1076)
Abhi
2025-06-15
refactor(cli): Use excludeTools for non-interactive mode (#1072)
N. Taylor Mullen
2025-06-15
Stabilize /bug command tests with consistent version mocking (#1070)
Jerop Kipruto
2025-06-15
Support completion of checkpoint names in /resume (#1063)
Billy Biggs
2025-06-15
Add support for /mcp schema to show full parameter schema as JSON (#1050)
Billy Biggs
2025-06-15
feat: Show model thoughts while loading (#992)
Asad Memon
2025-06-15
Add support for showing descriptions of CLI tools (#1052)
Billy Biggs
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-14
feat: Add custom URL support for the /bug command (#1017)
Allen Hutchison
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-13
cleanup unused `customIgnorePatterns` (#1009)
Anas H. Sulaiman
2025-06-13
Edit wording in /edit description (#1006)
Leo
2025-06-12
Have @ pass through images and other Part objects (#990)
Seth Troisi
2025-06-12
Fixed @ file content not being added or sent to server (#962)
Seth Troisi
2025-06-12
telemetry: include user decisions in tool call logs (#966)
Jerop Kipruto
2025-06-12
Ignore dot files on @-completion. (#978)
DeWitt Clinton
2025-06-12
Improve the performance of filename completion over large repositories. (#938)
DeWitt Clinton
2025-06-11
Revert "Add support for local logging per session (#936)" (#970)
anj-s
2025-06-11
Telemetry: Improve clarity of user prompt event (#967)
Jerop Kipruto
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
Show session summary on exit for ctrl+c x 2. Fix exit UI (#963)
Abhi
2025-06-11
Adding silly phrases (#922)
Eddie Santos
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
feat: Add exit UI w/ stats (#924)
Abhi
2025-06-11
Fix noisy tests (#950)
Seth Troisi
2025-06-11
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-11
refactor(telemetry): pass config object to telemetry functions
jerop
[next]