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
/
hooks
/
useCompletion.ts
Age
Commit message (
Expand
)
Author
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-05-31
Fix: Make file path case-insensitive in @-command (#659)
Scott Densmore
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-21
Add globbing support to @-command file suggestions and resolution. (#462)
DeWitt Clinton
2025-05-17
Introduce a small easter egg. Woof. (#412)
DeWitt Clinton
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-05-14
Improvements to suggestions & slash commands (#344)
Miguel Solorio
2025-05-09
fix for b/414940078 (#306)
Allen Hutchison
2025-05-06
Refactor: Memoize hook callbacks, update dependencies, and fix lint errors (#...
Allen Hutchison
2025-05-05
slash command altnames and support for ?
Seth Troisi
2025-05-02
Add autocomplete for slash commands
Seth Troisi
2025-05-01
Support escaping spaces in file paths. (#241)
Jacob Richman
2025-04-30
Add @ command suggestions in the UI. (#219)
Allen Hutchison
2025-04-29
First four independent files for @ commands. (#205)
Allen Hutchison