summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-20Remove unused attribute (#6661)Tommaso Sciortino
2025-08-20Remove unnecessary FileErrorType. (#6697)Tommaso Sciortino
2025-08-20Limit dependabot PRs to security updates (#6657)cornmander
2025-08-20feat(ide): improve IDE installation UX and feedback (#6677)Shreya Keshive
2025-08-20feat(ide ext): Write workspace path to port file (#6659)Shreya Keshive
2025-08-20feat(core): Handle special characters in file search paths (#6680)Sandy Tao
2025-08-20fix: typos/grammar in roadmap (#6675)VigneshKumar
2025-08-20return the JSON stringified parameters from getDescription for MCP tools and ↵Jacob MacDonald
Discovered tools (#6655)
2025-08-20Fixing at command race condition (#6663)Victor May
2025-08-20Revert "Ignore workspace settings for untrusted folders" (#6672)Jacob Richman
2025-08-20fix: copy command gets stuck (#6482)hritan
Co-authored-by: Hriday Taneja <[email protected]>
2025-08-20fix: typo in readme (#6669)VigneshKumar
2025-08-20Add enterprise settings docs (#6076)christine betts
2025-08-20feat(release): update release process for nightly and preview builds (#6643)matt korwel
Co-authored-by: Bryan Morgan <[email protected]>
2025-08-20Fix formatting in README.md (#6621)Andrii Abramov
Co-authored-by: Bryan Morgan <[email protected]>
2025-08-20test(logging): Add tests for default log fields (#6583)Lee James
2025-08-20Changes to add MCP tool count, and MCP tool name as dimension (#6631)agarwalravikant
Co-authored-by: Ravikant Agarwal <[email protected]> Co-authored-by: Bryan Morgan <[email protected]>
2025-08-20chore(deps)(deps): bump google-github-actions/run-gemini-cli from 0.1.10 to ↵dependabot[bot]
0.1.11 (#6614) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-20docs: Update keyboard shortcuts for input clearing functionality (#6627)fuyou
2025-08-20Add permissions specs to token generation. (#6595)cornmander
2025-08-20Ignore workspace settings for untrusted folders (#6606)shrutip90
2025-08-20feat: add dependabot configuration (#6604)cornmander
2025-08-20Update README.md (#6603)matt korwel
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-08-20Refac: Centralize storage file management (#4078)Yuki Okita
Co-authored-by: Taylor Mullen <[email protected]>
2025-08-20feat: update .gitignore in /setup-github (#6591)Jerop Kipruto
2025-08-20Update shell service integration tests (#6598)Gal Zahavi
2025-08-20feat: auto-approve compatible pending tools when allow always is selected ↵Arya Gummadi
(#6519)
2025-08-20Fix IDE Companion Connection in Proxy Environments (#6308)Blackoutta
Co-authored-by: Jacob Richman <[email protected]>
2025-08-20fix(ide): Correctly identify IDE process when run from terminal (#6566)Shreya Keshive
2025-08-20fix: allow re-auth with another google account (#6544)Arya Gummadi
2025-08-19feat(core): Add --skip-next-speaker-check flag (#6589)Sandy Tao
2025-08-19update(opentelemetry): Upgrade OTel dependencies (#6540)Shardul Natu
Co-authored-by: Shnatu <[email protected]>
2025-08-19Get ToolRegistry from config instead of passing it (#6592)Tommaso Sciortino
2025-08-19feat(core): refactor shell execution to use node-pty (#6491)Gal Zahavi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19Remove unnecessary promiuse usage. (#6585)Tommaso Sciortino
2025-08-19docs: Update mcpServers configuration documentation (#6556)Yoichiro Tanaka
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <[email protected]>
2025-08-19feat(ui): add `hideFooter` setting to hide footer from UI (#6505)Jack Wotherspoon
2025-08-19feat(core): Cleanup after migrating tools. (#6199)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19fix(paste) incorrect handling of \\\n in pastes (#6532)Jacob Richman
2025-08-19fix(ide): Fix bug where companion extension was not being installed on ↵Shreya Keshive
Windows correctly (#6576)
2025-08-19Fix locale-specific date formatting issue in environmentContext.ts (#5889)fuyou
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19Remove checking for a condition just for logging (#6503)anj-s
2025-08-19fix(core): harden user account caching (#6501)Marat Boshernitsan
2025-08-19Log all session metadata (#6423)owenofbrien
2025-08-19fix(#5605): .env file loaded after settings are parsed (#6494)HugoMurillo
2025-08-19feat: restart MCP servers on /mcp refresh (#5479)Ramón Medrano Llamas
Co-authored-by: Brian Ray <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-08-19feat: Add IDE client to /bug & /about if IDE mode is enabled (#6567)Shreya Keshive
2025-08-19feat: Show /ide subcommands based on connection status instead of ideMode ↵Shreya Keshive
boolean (#6496)
2025-08-19feat(ui): implement message queuing during streaming responses (#6049)Akhil Appana
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19fix: add privacy settings hook and tests (#6360)Arya Gummadi