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.test.ts
Age
Commit message (
Collapse
)
Author
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
2025-07-31
feat(cli): Improve @ autocompletion for mid-sentence edits (#5321)
Sandy Tao
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵
Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-07-25
Load and use MCP server prompts as slash commands in the CLI (#4828)
christine betts
Co-authored-by: harold <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-07-25
Make useCompletion.test.ts windows compatible (#4766)
Tommaso Sciortino
2025-07-25
[Refactor] Centralizes autocompletion logic within useCompletion (#4740)
Sandy Tao
2025-07-22
(feat): Initial Version of Custom Commands (#4572)
Abhi
2025-07-20
prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)
Abhi
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool ↵
Pyush Sinha
calls (#3727)
2025-07-18
feat(cli): allow executing commands on perfect match (#4397)
Harold Mciver
Co-authored-by: Jenna Inouye <
[email protected]
>
2025-07-15
Improve altName completion behavior in slash commands (#4227)
Lee Won Jun
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-14
Make @ command sort file without extension name (#4158)
Sandy Tao