summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-06refactor: use `google-github-actions/run-gemini-cli` action (#5643)Gaurav
2025-08-06Detect and warn about cyclic tool refs when schema depth errors are ↵Jacob MacDonald
encountered (#5609) 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-05switch from heads to tags in url path (#5638)Jerop Kipruto
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-06Removed GitHub Actions experiment files (#5627)Bryan Morgan
2025-08-05Remove a few witty loading phrases (#5631)christine betts
Co-authored-by: matt korwel <[email protected]>
2025-08-05fix(docs): Fix code block delimiters in commands.md (#5521)David Rees
Co-authored-by: Sandy Tao <[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-05feat(cli): route non-interactive output to stderr (#5624)Allen Hutchison
2025-08-05Refactor IDE client state management, improve user-facing error messages, ↵Shreya Keshive
and add logging of connection events (#5591) Co-authored-by: matt korwel <[email protected]>
2025-08-05check for the prompt capability before listing prompts from MCP servers (#5616)Jacob MacDonald
Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-08-05perf(core): implement parallel file processing for 74% performance ↵sangwook
improvement (#4763) Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-08-05Fix and improve Gemini CLI troubleshooting.md doc (#2734)8bitmp3
Co-authored-by: Sandy Tao <[email protected]>
2025-08-05fix(start): use absolute path to resolve CLI package (#3196)William Thurston
Co-authored-by: Abhi <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-08-05fix(minor): Grammar and Typos (#5053)xyizko
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05fix(format) Fix format for .github/workflows/weekly-velocity-report.yml (#5622)Sandy Tao
2025-08-05Update weekly-velocity-report.ymlBryan Morgan
2025-08-05feat: mcp - support audiences for OAuth2 (#5265)Mikhail Aksenov
2025-08-05fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385)Ramón Medrano Llamas
Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: Sandy Tao <[email protected]>
2025-08-05feat(docs): Add /chat delete command in commands.md (#5408)Hiroaki Mitsuyoshi
Co-authored-by: Sandy Tao <[email protected]>
2025-08-05bug(core): Fix flaky test by using waitFor. (#5540)Jacob Richman
Co-authored-by: Sandy Tao <[email protected]>
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi
2025-08-05Fix format (#5617)Sandy Tao
2025-08-05Update weekly-velocity-report.ymlBryan Morgan
2025-08-05Update weekly-velocity-report.ymlBryan Morgan
2025-08-05Update weekly-velocity-report.ymlBryan Morgan
2025-08-05Update weekly-velocity-report.ymlBryan Morgan
2025-08-05GitHub Action for velocity reporting purposes (#5607)Bryan Morgan
2025-08-05Testing basic velocity report actionBryan Morgan
2025-08-05feat(core): Parse Multimodal MCP Tool responses (#5529)Luccas Paroni
Co-authored-by: Luccas Paroni <[email protected]>
2025-08-05chore(settings): clean up comments in settings.ts (#5576)Oleksandr Gotgelf
2025-08-05fix: small typo in ROADMAP.md (#5593)Alexander J
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05bug(core): fix `contentRangeTruncated` calculation. (#5329)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-08-05fix(mcp): ensure authorization url is valid when containing query params (#5545)David East
Co-authored-by: Jacob Richman <[email protected]>
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-05docs: update typo in commands.md (#5584)Jack Wotherspoon
2025-08-04chore(release): v0.1.17 (#5561)N. Taylor Mullen
2025-08-05Remove the "local modifications" string from bug and about reports. (#5552)DeWitt Clinton
2025-08-05fix self-reference in build script (#5548)Olcan
2025-08-04Update MCP client to connect to servers with only prompts (#5290)Harold Mciver
2025-08-04[ide-mode] Add openDiff tool to IDE MCP server (#4519)christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-04feat(cli): Prevent redundant opening of browser tabs when zero MCP servers ↵Mo Moadeli
are configured (#5367) Co-authored-by: Allen Hutchison <[email protected]>
2025-08-04ide-mode flag cleanup (#5531)Shreya Keshive
2025-08-04Improve user-facing error messages for IDE mode (#5522)Shreya Keshive
2025-08-04fix(core): Allow model to be set from `settings.json` (#5527)Richie Foreman
2025-08-04refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)Sandy Tao
2025-08-04Use new URLs for downloading workflows (#5524)Seth Vargo