summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-22test(integration-tests): isolate user memory from test runs (#6790)Gal Zahavi
2025-08-21Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714)Tommaso Sciortino
2025-08-21feat(settings) support editing string settings. (#6732)Jacob Richman
2025-08-21Introduce initial screen reader mode handling and flag (#6653)christine betts
2025-08-21fix(docs): path of chat checkpoints in manual (#6303)Ricardo Fabbri
Co-authored-by: Arya Gummadi <[email protected]>
2025-08-21Support IDE connections via stdio MCP (#6417)Billy Biggs
2025-08-21feat(core): Annotate remaining error paths in tools with type. (#6699)joshualitt
2025-08-21fix: handle extra text in gemini output for dedup workflow (#6771)Gaurav
2025-08-21At Command Race Condition Bugfix For Non-Interactive Mode (#6676)Victor May
2025-08-21perf(core): parallelize memory discovery file operations performance gain ↵JaeHo Jang
(#5751) Co-authored-by: Jacob Richman <[email protected]>
2025-08-21chore(lint config): add test-utils to eslint config (#6768)Adam Weidman
2025-08-21Fix stats display layout (#6758)christine betts
2025-08-21Quick fix for enterprise docs (#6753)christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-21feat(cli): prompt completion (#4691)官余棚
Co-authored-by: Jacob Richman <[email protected]>
2025-08-21Force restart on trust level change to reload settings (#6713)shrutip90
2025-08-21fix(metrics): Do not convert numerical metrics to strings (#6701)Shardul Natu
Co-authored-by: Shnatu <[email protected]> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Bryan Morgan <[email protected]> Co-authored-by: Arya Gummadi <[email protected]>
2025-08-21fix(core): avoid error handling on cancelled requests to prevent crash (#6039)pwrwpw
Co-authored-by: Jacob Richman <[email protected]>
2025-08-21feat(mcp-client): Handle 401 error for httpUrl (#6640)Yoichiro Tanaka
2025-08-21(fix): Change broken emojis (#6725)bonggwan
2025-08-21Add integration test to confirm environment variable propagation. (#6696)cornmander
2025-08-20test(integration): add failing test for stdin context with prompt (#6158)Allen Hutchison
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