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
Age
Commit message (
Expand
)
Author
2025-06-24
feat: add custom message for 429 errors (#1366)
Abhi
2025-06-24
Improve Auth error messaging (#1358)
Tommaso Sciortino
2025-06-24
Add `/chat list` (#1361)
Seth Troisi
2025-06-23
moving `/save`, `/resume` to `/chat <save|resume>` (#1355)
Seth Troisi
2025-06-23
Polish Theme Dialog (#1356)
Jacob Richman
2025-06-23
Include all chat messages (#1354)
Seth Troisi
2025-06-23
Ensure telemetry events are flushed immediately (#1344)
Jerop Kipruto
2025-06-23
Updated docs and /stats command to support lack of token caching support for ...
Bryan Morgan
2025-06-23
Refine refresh static logic (#1349)
Sandy Tao
2025-06-23
Remove fallback to render normall rather than using custom MaxSizedBox layout...
Jacob Richman
2025-06-23
feat: Open MCP docs if no MCPs are configured (#1325)
N. Taylor Mullen
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
Scotdensmore/first run auth fix (#1322)
Scott Densmore
2025-06-23
Fix so that pressing ctrl-s a second time toggles off constrain height mode (...
Jacob Richman
2025-06-23
Use shorter URL for docs link (#1324)
Mark McDonald
2025-06-23
{bug} Vertex Auth Support (#1302)
matt korwel
2025-06-22
Plumb extension context filenames through for /memory refresh (#1312)
Billy Biggs
2025-06-22
update tips (#1315)
cperry-goog
2025-06-22
Jacob314/auto exit unconstrained height mode (#1293)
Jacob Richman
2025-06-22
feat: Only show ctrl-s when idle (#1299)
N. Taylor Mullen
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-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
2025-06-21
feat(cli): update Tips.tsx component (#1284)
cperry-goog
2025-06-21
Update memory and context summary UI for multiple context filenames (#1282)
Billy Biggs
2025-06-21
Fix Static duplication and input prompt tearing (#1279)
Sandy Tao
2025-06-20
bug: fix cancel after a tool has been used (#1270)
Abhi
2025-06-20
Auth timeout (#1263)
matt korwel
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
Prevent hard crashing on update notifier fail. (#1254)
N. Taylor Mullen
2025-06-20
Turn off debug logging of MaxSizedBox errors by default. (#1228)
Jacob Richman
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
Reword auth dialog options (#1246)
Tommaso Sciortino
2025-06-19
Initially hide some Auth options behind "More..." (#1245)
Tommaso Sciortino
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-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
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
Support escaping carriage returns with \ (#1127)
Billy Biggs
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
2025-06-17
Auto-update notifications (#1110)
Eddie Santos
[next]