summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-07Initialize MCP tools once at start up instead of every time we auth. (#3483)Tommaso Sciortino
2025-07-07feature(commands) - Refactor Slash Command + Vision For the Future (#3175)Abhi
2025-07-07refactor: rename allowed_mcp_server_names to allowed-mcp-server-names (#3469)Tyler
2025-07-07fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919)Sambhav Khanna
Co-authored-by: matt korwel <[email protected]>
2025-07-07Remove unneeded code. (#3467)Tommaso Sciortino
Co-authored-by: Scott Densmore <[email protected]>
2025-07-07Update README.md to show API key usage for Vertex (#3060)chrisheecho
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-07fix: EditTool can clobber human edits to the same file. (#3043)Colt McAnlis
Co-authored-by: Colt McAnlis <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-07Add --allowed_mcp_server_names flag (#3464)Tyler
2025-07-07Add excludeTools and includeTools to mcpServers config (#2976)Jordan Demeulenaere
2025-07-07Add new test to verify that when an Authorization header is provided (#3023)Gennadiy Civil
2025-07-07Re-enable backticks in shell tool usage. (#3360)N. Taylor Mullen
2025-07-07Migrate Gemini CLI Action workflows to Direct WIF authentication (#3456)Jerop Kipruto
2025-07-07feat: add .svg support (#3229)Pugazhendhi
2025-07-07@file don't respect config respectGitIgnore=false (#3382) (#3387)zfflxx
Co-authored-by: Ryan Fang <[email protected]>
2025-07-07Fix nested markdown Rendering for table headers and rows #3331 (#3362)zfflxx
Co-authored-by: Ryan Fang <[email protected]>
2025-07-07fix: respect env variables in .env for settings.json variable substitution ↵Jack Wotherspoon
(#3416)
2025-07-07feat(core): improve error messages in isCommandAllowed (#3349)Yuki Okita
2025-07-07Release misc (#3418)matt korwel
2025-07-06feat: YOLO mode shorctut displayed inside /help (#3367)Devansh Sharma
2025-07-06feat: add user startup warnings, add home directory check (#3056)Pyush Sinha
2025-07-06Update @google/genai -> 1.8.0 (#3339)N. Taylor Mullen
2025-07-05feat: Handle inline content modification in tool scheduler (#2883)Adam Weidman
2025-07-05Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)Daniel Sibaja
2025-07-05fix(core): Sanitize tool parameters to fix 400 API errors (#3300)BigUncle
2025-07-05cleaning up prompts for release (#3335)matt korwel
2025-07-05Relase: Clean up and condensing (#3321)matt korwel
2025-07-05fix(cli): Group cancelled tool call responses to prevent API errors (#3333)N. Taylor Mullen
2025-07-05fix: small typo (#3183)이동현
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05Mk nohup (#3285)matt korwel
2025-07-05fix typos in diverse files (#3284)Didier Durand
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05feat: Update minimum Node.js version to 20 (#3277)matt korwel
2025-07-05Doc: update gemini-cli README.md to require Node.js version 20+ (#3247)Ned Nguyen
Co-authored-by: matt korwel <[email protected]>
2025-07-05fix a command usage issue in deployment.md (#2862)Will 保哥
Co-authored-by: Scott Densmore <[email protected]>
2025-07-05Mk sign nightly release commits (#3264)matt korwel
2025-07-04Signing tags (#3254)matt korwel
2025-07-04Mk nightly relase tag formatting (#3206)matt korwel
2025-07-04ci: update issue templates to use GitHub alert (#3167)Jack Wotherspoon
2025-07-04chore: typo fixes (#3203)Mithlesh kumar
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-03Mk nightly relase tag formatting (#3204)matt korwel
2025-07-04fix tagging for nightly (#3202)matt korwel
2025-07-04Releasing: Utilizing Github Actions and Tagging for release. (#2852)matt korwel
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-07-04Refactor text-buffer to use reducer (#2652)Sandy Tao
2025-07-04Add and improve JSDoc comments for core tool methods (#3128)moon jooho
2025-07-03Fixed Google User Id pass to Clearcut (#3147)Bryan Morgan
2025-07-03fix(client): get model from config in flashFallbackHandler (#2118)SunskyXH
Co-authored-by: Jacob Richman <[email protected]>
2025-07-03fix: show ctrl+s shortcut to expand debug console #2002 (#2491)Devansh Sharma
Co-authored-by: Jacob Richman <[email protected]>
2025-07-03Use AccentBlue: 'blue' in ANSI theme instead of hard-coded #0000FF (#3100)Fausto Núñez Alberro
Co-authored-by: Riccardo Carlesso <[email protected]>
2025-07-03fix: remove unnecessary whitespace (#2781)moon jooho
Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-03docs: fix typos in CONTRIBUTING.md (#2722)Taeik Lim
Signed-off-by: Taeik Lim <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]>
2025-07-03refactor(ci): improve pr triage (#3082)Jerop Kipruto