summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-07Add a context percentage threshold setting for auto compression (#5721)Jacob MacDonald
2025-08-07feat(agent): Introduce Foundational Subagent Architecture (#1805)Abhi
2025-08-07fix(logging): Ensure sandbox startup messages are routed to stderr (#5725)Allen Hutchison
2025-08-07fix(actions): swap gha bot for cla allowlisted gemini-cli-robot (#5730)anthony bushong
2025-08-06Fix(tests): update mcp_server_cyclic_schema test (#5733)N. Taylor Mullen
2025-08-06feat: Improve @-command file path completion with fzf integration (#5650)DevMassive
2025-08-06fix(core): Improve errors in situations where the command spawn does … (#5723)Richie Foreman
2025-08-06experiment: Add feature exp flag for folder trust (#5709)shrutip90
2025-08-06feat(cli): get the run-gemini-cli version from the GitHub API (#5708)Seth Vargo
2025-08-06[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)christine betts
2025-08-06bug(core): Prompt engineering for truncated read_file. (#5161)joshualitt
2025-08-06tests: fix e2e tests (#5706)Jack Wotherspoon
2025-08-06Add integration test for maximum schema depth error handling (#5685)Jacob MacDonald
2025-08-06Add detection of tools with bad schemas and automatically omit them with a wa...Jacob MacDonald
2025-08-06Add hint to enable IDE integration for users running in VS Code (#5610)Shreya Keshive
2025-08-06bug(tests): fix test errors (#5678)Lee James
2025-08-06fix: Restore user input when the user cancels response (#5601)shishu314
2025-08-06feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)joshualitt
2025-08-06Fix to send user tool confirmation decision for yolo or non interacti… (#5677)agarwalravikant
2025-08-06[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)christine betts
2025-08-06fix: improve error handling and path processing in memory discovery (#5175)Akhil Appana
2025-08-06feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481)Jack Wotherspoon
2025-08-06feat: Enable /setup-github to always run, and error appropriately (#5653)Lee James
2025-08-06feat(file-search): Add support for non-recursive file search (#5648)Bryant Chandler
2025-08-06fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)Yash Velagapudi
2025-08-06fix:missing coreTool in new workflow setup (#5656)Gaurav
2025-08-06docs: add GitHub Integration section to README (#5649)Jerop Kipruto
2025-08-06doc(lint): fix docs on how to run linter in "fix" mode (#5647)Lee James
2025-08-06docs(setup-github): Inform user of the next steps after running slash command...Lee James
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 encounter...Jacob MacDonald
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 suggestion...Sandy Tao
2025-08-06Removed GitHub Actions experiment files (#5627)Bryan Morgan
2025-08-05Remove a few witty loading phrases (#5631)christine betts
2025-08-05fix(docs): Fix code block delimiters in commands.md (#5521)David Rees
2025-08-05Fix(vim): Fix shell mode in Vim mode (#5567)Justin Mahood
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
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, and...Shreya Keshive
2025-08-05check for the prompt capability before listing prompts from MCP servers (#5616)Jacob MacDonald
2025-08-05perf(core): implement parallel file processing for 74% performance improvemen...sangwook
2025-08-05Fix and improve Gemini CLI troubleshooting.md doc (#2734)8bitmp3
2025-08-05fix(start): use absolute path to resolve CLI package (#3196)William Thurston
2025-08-05fix(minor): Grammar and Typos (#5053)xyizko
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