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 (
Expand
)
Author
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-04
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Pyush Sinha
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
2025-07-31
Highlight slash commands in history (#5323)
Miguel Solorio
2025-07-31
fix(ux) bug in replaceRange dealing with newLines that was breaking vim supp...
Jacob Richman
2025-07-31
Add render counter in debug mode (#5242)
Seth Troisi
2025-07-30
fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236)
Allen Hutchison
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-30
feat(ui): Update tool confirmation cancel button text (#4820)
shamso-goog
2025-07-28
Adds docs outlining keyboard shortcuts for gemini-cli (#4727)
Danny
2025-07-28
Updates schema, UX and prompt for IDE context (#5046)
Shreya Keshive
2025-07-27
feat: Add Shell Command Execution to Custom Commands (#4917)
Abhi
2025-07-26
fix(ui): remove extraneous whitespace from startup screen (#3990)
Jacob Richman
2025-07-25
Regression test for paste when the terminal lacks focus. (#4898)
Jacob Richman
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-25
Fix bugs breaking drag and drop of files. (#4887)
Jacob Richman
2025-07-25
Safer Shell command Execution (#4795)
matt korwel
2025-07-25
Add drawer for active files in IDE mode (#4682)
christine betts
2025-07-25
[Refactor] Centralizes autocompletion logic within useCompletion (#4740)
Sandy Tao
2025-07-23
Fix InputPrompt.test.tsx to be windows compatible (#4736)
Tommaso Sciortino
2025-07-23
Update diff colors (#4747)
Miguel Solorio
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
feat(cli):suggestion-navigation-shortcut (#3641)
Seydulla Narkulyyev
2025-07-21
[ide-mode] Use active files and selected text in user prompt (#4614)
christine betts
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
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 f...
Shreya Keshive
2025-07-18
improve command completion trigger logic based on cursor position (#4462)
Sandy Tao
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
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
2025-07-17
Fix ANSI escape crash in text buffer (#3987) (#3999)
Ali
2025-07-16
feat(cli): clear input buffer on CTRL+C when not executing commands (#1729)
Matias
2025-07-15
Update MaxSizedBox.tsx (#2233)
Elvin
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
2025-07-12
Add scrolling to theme dialog (#3895)
Miguel Solorio
2025-07-11
Add visual cues for nightly version (#3701)
Miguel Solorio
2025-07-10
Indent subcommands in help output (#3703)
Tommaso Sciortino
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
[next]