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-08-05
bug(core): Fix flaky test by using waitFor. (#5540)
Jacob Richman
2025-08-05
fix(core): prevent UI shift after vim edit (#5315)
Gal Zahavi
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
Update MCP client to connect to servers with only prompts (#5290)
Harold Mciver
2025-08-04
feat(cli): Prevent redundant opening of browser tabs when zero MCP servers ar...
Mo Moadeli
2025-08-04
Improve user-facing error messages for IDE mode (#5522)
Shreya Keshive
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-04
Use new URLs for downloading workflows (#5524)
Seth Vargo
2025-08-04
feat(core): Add trailing space when completing an at completion suggestion (#...
Sandy Tao
2025-08-04
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
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-08-02
feat(autoupdate): Improve update check and refactor for testability (#5389)
Gal Zahavi
2025-08-01
feat(core): Use completionStart/End for slash command auto-completion (#5374)
Sandy Tao
2025-08-01
Add a setting to disable auth mode validation on startup (#5358)
Billy Biggs
2025-08-01
Add missing emacs entry in UI. (#5351)
cornmander
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
feat(cli): Improve @ autocompletion for mid-sentence edits (#5321)
Sandy Tao
2025-07-31
Add emacs support, as per user requests. :) (#1633)
Paige Bailey
2025-07-31
feat: Implement /setup-github command (#5069)
JeromeJu
2025-07-31
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
Yuki Okita
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
2025-07-31
Add render counter in debug mode (#5242)
Seth Troisi
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
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-30
fix(update): correctly report new updates (#4821)
Sambhav Khanna
2025-07-29
Add Starcraft ref to witty loading phrases (#5120)
Ava
2025-07-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-29
feat(cli): introduce /init command for GEMINI.md creation (#4852)
shamso-goog
2025-07-29
feat(commands): add custom commands support for extensions (#4703)
Daniel Lee
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-28
Add new fallback state as prefactor for routing (#5065)
Abhi
2025-07-28
Adds docs outlining keyboard shortcuts for gemini-cli (#4727)
Danny
2025-07-28
Revert "feat: Add /config refresh command" (#5060)
N. Taylor Mullen
2025-07-28
fix: Clear previous thoughts when starting new prompts (#4966)
Neha Prasad
2025-07-28
feat: Add /config refresh command (#4993)
Ramón Medrano Llamas
2025-07-28
Updates schema, UX and prompt for IDE context (#5046)
Shreya Keshive
2025-07-27
feat(chat): Implement /chat delete command (#2401)
Hiroaki Mitsuyoshi
2025-07-27
fix: yolo mode not respected (#4972)
Leeroy Ding
2025-07-27
feat: Add Shell Command Execution to Custom Commands (#4917)
Abhi
2025-07-26
refactor(core): Centralize shell logic into ShellExecutionService (#4823)
Abhi
2025-07-26
Fix so legacy custom themes still load. (#4757)
Jacob Richman
2025-07-26
fix(ui): remove extraneous whitespace from startup screen (#3990)
Jacob Richman
2025-07-26
Handle unhandled rejections more gracefully. (#4417)
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
[next]