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-07-25
Add drawer for active files in IDE mode (#4682)
christine betts
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
[ide-mode] Use active files and selected text in user prompt (#4614)
christine betts
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
2025-07-18
Display open IDE file in context section above input box rather than in the f...
Shreya Keshive
2025-07-18
Summarize extensions and MCP servers on startup (#3977)
Billy Biggs
2025-07-18
feat(ui): hide cursor when terminal is unfocused (#4012)
Keith Lyons
2025-07-17
Migrate /corgi (#4419)
Abhi
2025-07-17
(fix) - regression to quit shortcut from command migration (#4374)
Abhi
2025-07-16
update `/tools` to new slash command arch (#4236)
Harold Mciver
2025-07-16
Run model availability check in the background to speed up startup (#4256)
Sandy Tao
2025-07-14
feat(cli): add hideBanner setting to disable startup banner (#2803)
K
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-11
feat(cli): add support for --prompt-interactive/-i flag (#1743)
Daniel Lee
2025-07-11
Adds Flash Fallback logging and clearcut logging (#3843)
uttamkanodia14
2025-07-11
Add visual cues for nightly version (#3701)
Miguel Solorio
2025-07-11
Added in proper checks for customer tiers in 429/Quota error messaging (#3863)
Bryan Morgan
2025-07-11
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
Seth Troisi
2025-07-09
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Bryan Morgan
2025-07-09
Improve quota- and resource-related 429 error handling, also taking Code Assi...
Bryan Morgan
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-05
Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)
Daniel Sibaja
2025-07-03
fix: show ctrl+s shortcut to expand debug console #2002 (#2491)
Devansh Sharma
2025-07-02
Update notification template (#3035)
Eddie Santos
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
[next]