summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-15Add a command for starting Gemini CLI with GCP telemetry (#1079)Jerop Kipruto
2025-06-16Decouple telemetry project ID configuration (#1077)Jerop Kipruto
2025-06-15bug: Fix modify edit (#1078)Leo
2025-06-15refactor(cli): Use excludeTools for non-interactive mode (#1072)N. Taylor Mullen
2025-06-15Stabilize /bug command tests with consistent version mocking (#1070)Jerop Kipruto
2025-06-15Add file operation telemetry (#1068)Jerop Kipruto
2025-06-15Refactor: Use telemetry_utils.js in local_telemetry.js (#1066)Jerop Kipruto
2025-06-15Support completion of checkpoint names in /resume (#1063)Billy Biggs
2025-06-15Stabilize prompts snapshot test by properly mocking the SANDBOX env var. (#1067)Marat Boshernitsan
2025-06-15Add support for /mcp schema to show full parameter schema as JSON (#1050)Billy Biggs
2025-06-15feat: Show model thoughts while loading (#992)Asad Memon
2025-06-15feat: Add token stats in footer (#909)Asad Memon
2025-06-15Add support for showing descriptions of CLI tools (#1052)Billy Biggs
2025-06-15fix(core): Improve shell tool reliability and test portability (#1036)Sijie Wang
2025-06-15Create pull_request_template.md (#1054)matt korwel
2025-06-15feat(cli): add glob as a direct dependency (#1065)N. Taylor Mullen
2025-06-15Telemetry: Improve API response logging with function call details (#1064)Jerop Kipruto
2025-06-15Avoid import.meta.dirname to be backwards compatible to Node.js 18+ (#1058)Billy Biggs
2025-06-15Add telemetry command and refactor telemetry settings (#1060)Jerop Kipruto
2025-06-14fix: Push tool calls to absolute paths (#1055) (#1057)Keir Mierle
2025-06-14docs: document environment variables for cloud services (#1048)Scott Densmore
2025-06-14bug: Fix code colorizer (#1046)Leo
2025-06-14Dockerfile: Node 22 and ENTRYPOINT (#1038)Steren
2025-06-14Enable "modify" in write tool (#1044)Leo
2025-06-14Address b/424256913 - fixed error in correctStringEscaping() and improved bac...Bryan Morgan
2025-06-14docs: clarify telemetry script usage (#1034)Jerop Kipruto
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-14Fix 404 URL for Vertex Auth (#1040)Steren
2025-06-14feat: Add custom URL support for the /bug command (#1017)Allen Hutchison
2025-06-14Add `/compress` command to force a compression of the context (#986)Jacob MacDonald
2025-06-13Add GCP telemetry script (#1033)Jerop Kipruto
2025-06-14fix: remove quota project override in non-streaming calls to CCPA (#1032)Marlon Gamez
2025-06-13Add a local telemetry launcher (#1015)Keir Mierle
2025-06-13Improvements to web-fetch tool (#1030)Allen Hutchison
2025-06-13initialize `FileDiscoveryService` once (#1029)Anas H. Sulaiman
2025-06-13fix: add micromatch to package deps (#1020)Brandon Keiji
2025-06-13Stop extension MCPs from hopping into settings. (#1026)Tommaso Sciortino
2025-06-13reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)Anas H. Sulaiman
2025-06-13Fix default extension context filename and update docs (#1024)Tommaso Sciortino
2025-06-13Support MCP StreamableHTTPClientTransport (#1014)Shreya Keshive
2025-06-13Don't exclude config.test.ts. (#1021)Tommaso Sciortino
2025-06-13reuse filtering service in `bfsFileSearch` (#1018)Anas H. Sulaiman
2025-06-13reuse filtering service in getFolderStructure (#1016)Anas H. Sulaiman
2025-06-13Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)Jerop Kipruto
2025-06-13feat(cli): support ctrl+d to exit (#878)Daniel Lee
2025-06-13Edit pass of docs/cli/index.md (#999)starsandskies
2025-06-13remove redundant `isGitRepository` helper` (#1012)Anas H. Sulaiman
2025-06-13Update contextFileName to support an optional list of strings (#1001)Billy Biggs
2025-06-13cleanup unused `allowBuildArtifacts` (#1010)Anas H. Sulaiman
2025-06-13cleanup unused `customIgnorePatterns` (#1009)Anas H. Sulaiman