summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks
AgeCommit message (Collapse)Author
2025-08-06feat(file-search): Add support for non-recursive file search (#5648)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-06Update a couple more witty phrases (#5641)christine betts
2025-08-06Add tests for useAtCompletion reset logic (#5639)Sandy Tao
2025-08-06fix(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-05Remove a few witty loading phrases (#5631)christine betts
Co-authored-by: matt korwel <[email protected]>
2025-08-05Fix(vim): Fix shell mode in Vim mode (#5567)Justin Mahood
Co-authored-by: Jacob Richman <[email protected]>
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
Co-authored-by: Jacob Richman <[email protected]>
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi
2025-08-05feat: Multi-Directory Workspace Support (part 3: configuration in ↵Yuki Okita
settings.json) (#5354) Co-authored-by: Allen Hutchison <[email protected]>
2025-08-04refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)Sandy Tao
2025-08-04feat(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-04feat(cli): Handle Punctuation in @ Command Parsing (#5482)Sandy Tao
2025-08-04fix: /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-03feat: Add reverse search capability for shell commands (#4793)Ayesha Shafique
2025-08-01feat(core): Use completionStart/End for slash command auto-completion (#5374)Sandy Tao
2025-07-31feat(cli): Improve @ autocompletion for mid-sentence edits (#5321)Sandy Tao
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-30feat: Multi-Directory Workspace Support (part1: add `--include-directories` ↵Yuki Okita
option) (#4605) Co-authored-by: Allen Hutchison <[email protected]>
2025-07-29Add Starcraft ref to witty loading phrases (#5120)Ava
Co-authored-by: Jacob Richman <[email protected]>
2025-07-29Adds centralized support to log slash commands + sub commands (#5128)Shreya Keshive
2025-07-29feat(commands): add custom commands support for extensions (#4703)Daniel Lee
2025-07-28Revert "feat: Add /config refresh command" (#5060)N. Taylor Mullen
2025-07-28fix: Clear previous thoughts when starting new prompts (#4966)Neha Prasad
2025-07-28feat: Add /config refresh command (#4993)Ramón Medrano Llamas
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-27fix: yolo mode not respected (#4972)Leeroy Ding
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-26refactor(core): Centralize shell logic into ShellExecutionService (#4823)Abhi
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-25Load 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-25Make useCompletion.test.ts windows compatible (#4766)Tommaso Sciortino
2025-07-25[Refactor] Centralizes autocompletion logic within useCompletion (#4740)Sandy Tao
2025-07-24feat: add GEMINI_CLI environment variable to spawned shell commands (#4791)Daniel Lee
2025-07-23Fix InputPrompt.test.tsx to be windows compatible (#4736)Tommaso Sciortino
2025-07-23feat(commands): Implement argument handling for custom commands via a prompt ↵Abhi
pipeline (#4702)
2025-07-23Fix windows bugs in atCommandProcessor.ts (#4684)Tommaso Sciortino
2025-07-22(feat): Initial Version of Custom Commands (#4572)Abhi
2025-07-21Refactor the logic for deciding whether to launch a browser into config (#4622)Marat Boshernitsan
2025-07-21fix: 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-21fix: Add warning message for token limit truncation (#2260)darkcocoa
Co-authored-by: Sandy Tao <[email protected]>
2025-07-21Various spelling improvements (#3497)Josh Soref
Signed-off-by: Josh Soref <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-07-20prefactor(commands): Command Service Prefactor for Extensible Commands (#4511)Abhi
2025-07-20feat: full implementation for .geminiignore in settings and respective tool ↵Pyush Sinha
calls (#3727)
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
Co-authored-by: Jacob Richman <[email protected]>
2025-07-19Make shell output consistent. (#4469)Jacob Richman
2025-07-19Automatically detect non-interactive environments and fall back to a manual, ↵Marat Boshernitsan
code-based authentication flow (#4475)
2025-07-18feat(cli): allow executing commands on perfect match (#4397)Harold Mciver
Co-authored-by: Jenna Inouye <[email protected]>
2025-07-18feat(ui): hide cursor when terminal is unfocused (#4012)Keith Lyons
2025-07-17Migrate /corgi (#4419)Abhi