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
/
components
Age
Commit message (
Collapse
)
Author
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-19
Make shell output consistent. (#4469)
Jacob Richman
2025-07-18
Display open IDE file in context section above input box rather than in the ↵
Shreya Keshive
footer (#4470)
2025-07-18
improve command completion trigger logic based on cursor position (#4462)
Sandy Tao
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-18
Summarize extensions and MCP servers on startup (#3977)
Billy Biggs
2025-07-18
feat(cli): allow executing commands on perfect match (#4397)
Harold Mciver
Co-authored-by: Jenna Inouye <
[email protected]
>
2025-07-18
Light theme color improvements (#4396)
Miguel Solorio
2025-07-18
feat(ui): hide cursor when terminal is unfocused (#4012)
Keith Lyons
2025-07-17
Add numbers to selection list (#4320)
Miguel Solorio
2025-07-17
Fix #4220: allow up/down arrow to toggle history when only one sugges… (#4377)
goldyonatan
2025-07-17
Zed integration (#4266)
Conrad Irwin
Co-authored-by: Agus Zubiaga <
[email protected]
> Co-authored-by: Ben Brandt <
[email protected]
> Co-authored-by: mkorwel <
[email protected]
>
2025-07-17
Fix ANSI escape crash in text buffer (#3987) (#3999)
Ali
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-16
feat(cli): clear input buffer on CTRL+C when not executing commands (#1729)
Matias
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-15
Update MaxSizedBox.tsx (#2233)
Elvin
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: Pascal Birchler <
[email protected]
>
2025-07-15
Adds the user's active file in the IDE to the footer (#4154)
Shreya Keshive
2025-07-14
Add back support for escaping newline with a \ character (#4064)
Billy Biggs
2025-07-13
feat: Invert scroll arrow default in RadioButtonSelect (#4006)
N. Taylor Mullen
2025-07-13
feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002)
N. Taylor Mullen
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-12
feat: Add clipboard image paste support for macOS (#1580)
Jayson Dasher
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-12
Add scrolling to theme dialog (#3895)
Miguel Solorio
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-11
Add visual cues for nightly version (#3701)
Miguel Solorio
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-10
Indent subcommands in help output (#3703)
Tommaso Sciortino
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
Co-authored-by: Jack Wotherspoon <
[email protected]
>
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-09
chore: fix typo (#3570)
Principal-Ideal
2025-07-08
fix(auth): do not blindly default to API key auth (#3235)
Pascal Birchler
Co-authored-by: matt korwel <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-08
style: Format execution time as minutes, seconds (#2707)
Ayesha Shafique
2025-07-07
Fix double "esc" bug in Auth dialog (#3493)
Tommaso Sciortino
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-07
fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)
Sambhav Khanna
Co-authored-by: matt korwel <
[email protected]
>
2025-07-06
feat: YOLO mode shorctut displayed inside /help (#3367)
Devansh Sharma
2025-07-05
Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)
Daniel Sibaja
2025-07-05
fix typos in diverse files (#3284)
Didier Durand
Co-authored-by: Scott Densmore <
[email protected]
>
2025-07-04
Refactor text-buffer to use reducer (#2652)
Sandy Tao
2025-07-02
help: add shift+tab tip (#2892)
Abhi
2025-07-01
Fix characters being dropped in text-buffer (#2504)
Billy Biggs
Co-authored-by: Sandy Tao <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-01
Improve slashCommand autoCompletion logic (#2776)
Seth Troisi
2025-07-01
Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 ↵
Jacob Richman
migration (#2794)
2025-07-01
refactor(ui): revamp exit stats display (#2771)
Abhi
2025-07-01
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
Tommaso Sciortino
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
Highlight previous user input (#2507)
Faizan Alam
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-29
fix:Update /help to show correct newline key combo for different OS #… (#2043)
Devansh
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-06-28
Fix typos (#1629)
SADIK KUZU
Co-authored-by: Scott Densmore <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
Co-authored-by: jacob314 <
[email protected]
>
2025-06-27
Update Auth Label to include AI Studio (#2130)
Philipp Schmid
Co-authored-by: Allen Hutchison <
[email protected]
>
[next]