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 (
Expand
)
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` o...
Yuki Okita
2025-07-25
Load and use MCP server prompts as slash commands in the CLI (#4828)
christine betts
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 c...
Pyush Sinha
2025-07-18
feat(cli): allow executing commands on perfect match (#4397)
Harold Mciver
2025-07-15
Improve altName completion behavior in slash commands (#4227)
Lee Won Jun
2025-07-14
Make @ command sort file without extension name (#4158)
Sandy Tao