summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-15fix: update issue dedup workflow (#6275)Gaurav
2025-08-15Stylize diff line numbers & characters (#6269)Miguel Solorio
2025-08-15Fix flaky test for SettingsDialog. (#6294)Jacob Richman
2025-08-15fix: console patcher initialised in main (#6252)hritan
Co-authored-by: Hriday Taneja <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-08-15update docs (#6204)JAYADITYA
Co-authored-by: Jacob Richman <[email protected]>
2025-08-15Show /ide enable & /ide disable commands based on connection status (#6248)Shreya Keshive
Co-authored-by: matt korwel <[email protected]>
2025-08-15IDE integration Gemini command multi-folder support + bump version (#6265)Shreya Keshive
Co-authored-by: matt korwel <[email protected]>
2025-08-15Fix license notice generation script to include transitive dependencies (#6272)Shreya Keshive
Co-authored-by: matt korwel <[email protected]>
2025-08-14Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)Jacob Richman
2025-08-14Fix flake due to using wait instead of waitFor (#6277)Jacob Richman
2025-08-14fix(#5340): unable to load chats with weird characters (#5969)HugoMurillo
2025-08-14Prevent writing outside of the workspace roots (#6178)Tommaso Sciortino
Co-authored-by: Jacob Richman <[email protected]>
2025-08-14bug(mcp): catch errors reported by GitHub MCP (#6194)Lee James
2025-08-14feat(triage): Improve GitHub issue triage workflows (#6120)Jerop Kipruto
2025-08-14feat(core): refactor shell execution to use node-pty (#6088)Gal Zahavi
2025-08-14feat(core): Migrate web-search, write-file, and discovered-tool. (#6188)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-08-14[ide-mode] Support multi-folder workspaces (#6177)christine betts
2025-08-14docs: remove reference to Gemini Code Assist for Workspace (#6247)Tommaso Sciortino
2025-08-14feat: Show untrusted status in the Footer (#6210)shrutip90
Co-authored-by: Jacob Richman <[email protected]>
2025-08-14Fix release notes generation (#6233)Shreya Keshive
2025-08-14[ide-mode] Write port to file in ide-server (#5811)christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-14feat: Allow combining -p and stdin for prompt input (#4406)Wietse Venema
Co-authored-by: Allen Hutchison <[email protected]>
2025-08-14Update IDE integration context toggle shortcut to ctrl+G (#6245)Shreya Keshive
2025-08-14[ide-mode] Add docs on running the vscode companion extension locally (#6145)christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Shreya <[email protected]> Co-authored-by: Shreya Keshive <[email protected]>
2025-08-14bug(cli): Exclude only specific tests. (#6244)joshualitt
2025-08-14/chat save command saves empty conversations with only system context (#6121)Kamal Raj Sekar
Co-authored-by: Jacob Richman <[email protected]>
2025-08-14chore(vscode): Add eslint as a recommended extension (#6196)Richie Foreman
2025-08-14[ide-mode] Suggest the extension name in the installation messages (#6182)christine betts
2025-08-14Docs: update overview of Gemini CLI GitHub Actions (#6198)Jerop Kipruto
2025-08-14Update versioning script to also bump version for companion extension so ↵Shreya Keshive
they stay in sync (#6075)
2025-08-14Log CLI version and git commit hash (v2) (#6176)owenofbrien
2025-08-14chore(release): v0.1.21 (#6207)matt korwel
Co-authored-by: gemini-cli-robot <[email protected]>
2025-08-14docs: update how to use vertex AI auth with ADC (#6193)Gaurav
2025-08-14feat(deps): Update @google/genai to 1.13.0 (#6184)Sandy Tao
2025-08-14Fix/emoji support (#6187)Jacob Richman
Co-authored-by: elasticdotventures <[email protected]>
2025-08-14refactor: remove modelCheck feature (#6185)Allen Hutchison
2025-08-13chore(gemini.md): Make the checkExhaustive helper section more brief/direct ↵Richie Foreman
(#6181)
2025-08-13chore(telemetry): Add various surface detection to `determineSurface` for ↵Richie Foreman
logging. (#6074) Co-authored-by: christine betts <[email protected]> Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: matt korwel <[email protected]>
2025-08-13Update Ink version (#6175)Jacob Richman
2025-08-13fix: use server-returned project for gca free tier auth (#6113)Gaurav
2025-08-13chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)Richie Foreman
2025-08-13fix(core): Discard thought signature when switching from Gemini API Key to ↵Sandy Tao
OAuth (#6090) Co-authored-by: Jacob Richman <[email protected]>
2025-08-13chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)Richie Foreman
2025-08-13fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)Harold Mciver
2025-08-13feat(core): Migrate read_many_files, shell, and web_fetch. (#6167)joshualitt
2025-08-13feat(core): Continue declarative tool migration. (#6114)joshualitt
2025-08-13chore(ci): add global linter (#6111)Seth Vargo
Co-authored-by: matt korwel <[email protected]>
2025-08-13Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent ↵Jacob Richman
telemetry" (#6161)
2025-08-13Add support for trustedFolders.json config file (#6073)shrutip90
2025-08-13move errorParsing.ts to core (#6159)Adam Weidman