summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-01feat(sandbox): Add SANDBOX_FLAGS for custom container options (#2036)andrea-berling
Co-authored-by: matt korwel <[email protected]>
2025-08-01doc: use standard Google security policy for GitHub projects (#5062)Brian de Alwis
2025-08-01[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ↵Silvio Junior
ToolCallResponseInfo and ToolResult (#5222)
2025-08-01Add missing emacs entry in UI. (#5351)cornmander
2025-08-01New browser launcher for MCP OAuth. (#5261)Brian Ray
2025-08-01fix(core): Remove json output schema form the next speaker check prompt (#5325)Sandy Tao
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-01Update gemini-automated-issue-triage.yml (#5312)Raushan Raj
Co-authored-by: Jacob Richman <[email protected]>
2025-08-01Fix bug executing commands in windows whose flags contain spaces (#5317)Tommaso Sciortino
2025-07-31Highlight slash commands in history (#5323)Miguel Solorio
2025-07-31fix(ux) bug in replaceRange dealing with newLines that was breaking vim ↵Jacob Richman
support (#5320)
2025-07-31feat(cli): Improve @ autocompletion for mid-sentence edits (#5321)Sandy Tao
2025-07-31Add emacs support, as per user requests. :) (#1633)Paige Bailey
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]> Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: matt korwel <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-07-31feat: Implement /setup-github command (#5069)JeromeJu
2025-07-31feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)Yuki Okita
2025-07-31fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)Niladri Das
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Allen Hutchison <[email protected]>
2025-07-31bug(core): UI reporting for truncated read_file. (#5155)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-07-31Fix: Ensure that non interactive mode and interactive mode are calling the ↵anj-s
same entry points (#5137)
2025-07-31Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)Sandy Tao
2025-07-31feat(docs): Add `/init` command in commands.md (#5187)Kazunari001
Co-authored-by: saucykazugmail <[email protected]> Co-authored-by: Gal Zahavi <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-07-31Add render counter in debug mode (#5242)Seth Troisi
Co-authored-by: Jacob Richman <[email protected]>
2025-07-31Improve error message for discoverTools function (#4157)Gal Zahavi
2025-07-30Exclude companion extension from release versioning (#5226)Shreya Keshive
Co-authored-by: Jacob Richman <[email protected]>
2025-07-30Add toggleable IDE mode setting (#5146)christine betts
2025-07-30confirm save_memory tool, with ability to see diff and edit manually for ↵Olcan
advanced changes that may override past memories (#5237)
2025-07-30fix(testing): make ModelStatsDisplay snapshot test deterministic (#5236)Allen Hutchison
Co-authored-by: Jacob Richman <[email protected]>
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-30Srithreepo Fixes for Scheduled triage (#5158)Srinath Padmanabhan
2025-07-30feat(ui): Update tool confirmation cancel button text (#4820)shamso-goog
Co-authored-by: Jacob Richman <[email protected]>
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