summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-30perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)Hyunsu Shin
2025-07-30do not mention GEMINI.md in system prompt as it is not fixed and can confuse ↵Olcan
model as it is not mentioned by memory tool and memory file paths are generally not exposed to model (yet) (#5202)
2025-07-30docs: Update chat command documentation with checkpoint locations (#5027)yaksh gandhi
Co-authored-by: Bryan Morgan <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-29chore(release): v0.1.15 (#5163)N. Taylor Mullen
2025-07-30Skip and reset loop checking around code blocks (#5144)Sandy Tao
2025-07-30Docs: add documentation for .geminiignore (#5123)Jenna Inouye
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-30fix(update): correctly report new updates (#4821)Sambhav Khanna
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <[email protected]>
2025-07-29feat(docs): document GEMINI.md import syntax (#5145)Allen Hutchison
2025-07-29Add Starcraft ref to witty loading phrases (#5120)Ava
Co-authored-by: Jacob Richman <[email protected]>
2025-07-29Fix typo in RFC 9728 impl (#5126)Tommaso Sciortino
2025-07-29Update Triage Logic to improve issue categorization. (#5110)Srinath Padmanabhan
2025-07-29Adds centralized support to log slash commands + sub commands (#5128)Shreya Keshive
2025-07-29feat(cli): introduce /init command for GEMINI.md creation (#4852)shamso-goog
Co-authored-by: matt korwel <[email protected]>
2025-07-29feat(commands): add custom commands support for extensions (#4703)Daniel Lee
2025-07-29 feat: Add auto update functionality (#4686)Gal Zahavi
2025-07-28Only enable IDE integration if gemini-cli is running in the same path as ↵Shreya Keshive
open workspace (#5068)
2025-07-28feat: Add tests for checkpoint tag sanitization (#4882)Seth Troisi
2025-07-28Add new fallback state as prefactor for routing (#5065)Abhi
2025-07-28Adds docs outlining keyboard shortcuts for gemini-cli (#4727)Danny
Co-authored-by: dannyzen <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-07-28Refactors companion VS Code extension to import & use notification schema ↵Shreya Keshive
defined in gemini-cli (#5059)
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-28Add documentation for MCP prompts (#4897)christine betts
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Bryan Morgan <[email protected]>
2025-07-28docs: Add more examples to Popular tasks (#4979)Alexander Parshakov
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-28feat: Add /config refresh command (#4993)Ramón Medrano Llamas
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-28Updates schema, UX and prompt for IDE context (#5046)Shreya Keshive
2025-07-28Fix author attribution (#5042)James Woo
2025-07-27Revert "Propagate user_prompt_id to GenerateConentRequest for logging" (#5007)N. Taylor Mullen
2025-07-27Update documentation for read_many_files. (#4874)Jenna Inouye
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-27Clarify ToS and privacy documentation FAQs. (#4899)Jenna Inouye
2025-07-27feat(chat): Implement /chat delete command (#2401)Hiroaki Mitsuyoshi
2025-07-27fix: yolo mode not respected (#4972)Leeroy Ding
2025-07-27(model) - Use Flash Lite For Next Speaker Checks (#4991)Abhi
2025-07-27Propagate user_prompt_id to GenerateConentRequest for logging (#4741)owenofbrien
2025-07-27(docs) - Fix small markdown mistake for custom commands docs (#4983)Abhi
2025-07-27refactor(telemetry): enhance flushToClearcut method with retry logic and ↵Hyeladi Bassi
early return for empty events (#1601) Co-authored-by: Scott Densmore <[email protected]>
2025-07-27Bug: add resource parameter to MCP OAuth Flow (#4981)Brian Ray
Co-authored-by: Your Name <[email protected]>
2025-07-27feat: Add Shell Command Execution to Custom Commands (#4917)Abhi
2025-07-27docs: add missing --prompt-interactive/-i flag documentation (#4950)Dmitry Lyalin
2025-07-26(fix): Custom Commands follow symlinks (#4907)Abhi
2025-07-26fix: Clean up transport on IDE connection failure (#4902)Shreya Keshive
2025-07-26refactor(core): Centralize shell logic into ShellExecutionService (#4823)Abhi
2025-07-26Fix so legacy custom themes still load. (#4757)Jacob Richman
Co-authored-by: matt korwel <[email protected]>
2025-07-26fix(ui): remove extraneous whitespace from startup screen (#3990)Jacob Richman
2025-07-26Handle unhandled rejections more gracefully. (#4417)Jacob Richman
Co-authored-by: Tommaso Sciortino <[email protected]>
2025-07-25Regression test for paste when the terminal lacks focus. (#4898)Jacob Richman
2025-07-25Run pre-merge checks in mac os as well as ubutnu+win (#4900)Tommaso Sciortino
2025-07-25Run presubmit tests in windows as well as linux. (#4672)Tommaso Sciortino
Co-authored-by: matt korwel <[email protected]>
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-25Fix grep.test to work on windows. (#4889)Tommaso Sciortino