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
/
App.tsx
Age
Commit message (
Expand
)
Author
2025-06-30
Remove unused method (#2721)
Tommaso Sciortino
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
2025-06-27
Handle stdin for prompts using readline for escape character parsing (#1972)
Billy Biggs
2025-06-27
Refine Fallback message providing more options. (#1961)
Srinath Padmanabhan
2025-06-25
feat: Refine model fallback messaging to reflect reality. (#1527)
N. Taylor Mullen
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-24
[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ...
Bryan Morgan
2025-06-23
Refine refresh static logic (#1349)
Sandy Tao
2025-06-23
Fix so that pressing ctrl-s a second time toggles off constrain height mode (...
Jacob Richman
2025-06-22
Plumb extension context filenames through for /memory refresh (#1312)
Billy Biggs
2025-06-22
Jacob314/auto exit unconstrained height mode (#1293)
Jacob Richman
2025-06-22
feat: Add client-initiated tool call handling (#1292)
Abhi
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
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
Auth blocking (#1261)
matt korwel
2025-06-20
feat(auth): handle auth flow errors gracefully (#1256)
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-17
Auto-update notifications (#1110)
Eddie Santos
2025-06-15
feat: Show model thoughts while loading (#992)
Asad Memon
2025-06-15
feat: Add token stats in footer (#909)
Asad Memon
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
initialize `FileDiscoveryService` once (#1029)
Anas H. Sulaiman
2025-06-13
feat(cli): support ctrl+d to exit (#878)
Daniel Lee
2025-06-13
Update contextFileName to support an optional list of strings (#1001)
Billy Biggs
2025-06-13
Replace logo with custom ASCII (#958)
Miguel Solorio
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
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-09
feat: Display initial token usage metrics in /stats (#879)
Abhi
2025-06-08
feat: Introduce session context and add session duration stat for `/stats` co...
Abhi
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
Bryanmorgan/add mcp description support (#825)
Bryan Morgan
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-07
More version simplifiction. (#810)
Tommaso Sciortino
2025-06-06
clean up version lookup code (#804)
Tommaso Sciortino
2025-06-06
feat(cli): respect the NO_COLOR env variable (#772)
Jacob Richman
2025-06-05
Title & Big text Updates (#781)
matt korwel
2025-06-05
refactor: remove unnecessary useRefs (#780)
Brandon Keiji
2025-06-05
Fix "npx https:...." header issue (#759)
N. Taylor Mullen
2025-06-04
CLI_TITLE env var for setting the CLI title (#748)
Tommaso Sciortino
2025-06-04
feat(accessibility): Add option to disable loading phrases (#745)
N. Taylor Mullen
2025-06-03
Fix several bugs in prompt history (#734)
Marat Boshernitsan
2025-06-02
feat(cli): Allow custom title in CLI header (#706)
Scott Densmore
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
[next]