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
Age
Commit message (
Collapse
)
Author
2025-08-06
feat(file-search): Add support for non-recursive file search (#5648)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
Update a couple more witty phrases (#5641)
christine betts
2025-08-06
Add tests for useAtCompletion reset logic (#5639)
Sandy Tao
2025-08-06
fix(core) Fix not resetting when after first get out of completion ↵
Sandy Tao
suggestions (#5635) Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05
Remove a few witty loading phrases (#5631)
christine betts
Co-authored-by: matt korwel <
[email protected]
>
2025-08-05
Fix(vim): Fix shell mode in Vim mode (#5567)
Justin Mahood
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-05
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
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 ↵
Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-04
feat(core): Add trailing space when completing an at completion suggestion ↵
Sandy Tao
(#5475) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
2025-08-01
feat(core): Use completionStart/End for slash command auto-completion (#5374)
Sandy Tao
2025-07-31
feat(cli): Improve @ autocompletion for mid-sentence edits (#5321)
Sandy Tao
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
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-29
Add Starcraft ref to witty loading phrases (#5120)
Ava
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-29
feat(commands): add custom commands support for extensions (#4703)
Daniel Lee
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
Co-authored-by: Bryan Morgan <
[email protected]
>
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
Handle unhandled rejections more gracefully. (#4417)
Jacob Richman
Co-authored-by: Tommaso Sciortino <
[email protected]
>
2025-07-25
Vim mode (#3936)
Sijie Wang
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-24
feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)
Daniel Lee
2025-07-23
Fix InputPrompt.test.tsx to be windows compatible (#4736)
Tommaso Sciortino
2025-07-23
feat(commands): Implement argument handling for custom commands via a prompt ↵
Abhi
pipeline (#4702)
2025-07-23
Fix windows bugs in atCommandProcessor.ts (#4684)
Tommaso Sciortino
2025-07-22
(feat): Initial Version of Custom Commands (#4572)
Abhi
2025-07-21
Refactor the logic for deciding whether to launch a browser into config (#4622)
Marat Boshernitsan
2025-07-21
fix: character encoding issues in shell command processor (#1949)
BOYI
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
2025-07-21
fix: Add warning message for token limit truncation (#2260)
darkcocoa
Co-authored-by: Sandy Tao <
[email protected]
>
2025-07-21
Various spelling improvements (#3497)
Josh Soref
Signed-off-by: Josh Soref <
[email protected]
> Co-authored-by: Sandy Tao <
[email protected]
>
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-20
Feature custom themes logic (#2639)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-19
Make shell output consistent. (#4469)
Jacob Richman
2025-07-19
Automatically detect non-interactive environments and fall back to a manual, ↵
Marat Boshernitsan
code-based authentication flow (#4475)
2025-07-18
feat(cli): allow executing commands on perfect match (#4397)
Harold Mciver
Co-authored-by: Jenna Inouye <
[email protected]
>
2025-07-18
feat(ui): hide cursor when terminal is unfocused (#4012)
Keith Lyons
2025-07-17
Migrate /corgi (#4419)
Abhi
[prev]
[next]