index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-15
feat: Show model thoughts while loading (#992)
Asad Memon
2025-06-15
feat: Add token stats in footer (#909)
Asad Memon
2025-06-15
Add support for showing descriptions of CLI tools (#1052)
Billy Biggs
2025-06-15
fix(core): Improve shell tool reliability and test portability (#1036)
Sijie Wang
2025-06-15
Create pull_request_template.md (#1054)
matt korwel
2025-06-15
feat(cli): add glob as a direct dependency (#1065)
N. Taylor Mullen
2025-06-15
Telemetry: Improve API response logging with function call details (#1064)
Jerop Kipruto
2025-06-15
Avoid import.meta.dirname to be backwards compatible to Node.js 18+ (#1058)
Billy Biggs
2025-06-15
Add telemetry command and refactor telemetry settings (#1060)
Jerop Kipruto
2025-06-14
fix: Push tool calls to absolute paths (#1055) (#1057)
Keir Mierle
2025-06-14
docs: document environment variables for cloud services (#1048)
Scott Densmore
2025-06-14
bug: Fix code colorizer (#1046)
Leo
2025-06-14
Dockerfile: Node 22 and ENTRYPOINT (#1038)
Steren
2025-06-14
Enable "modify" in write tool (#1044)
Leo
2025-06-14
Address b/424256913 - fixed error in correctStringEscaping() and improved bac...
Bryan Morgan
2025-06-14
docs: clarify telemetry script usage (#1034)
Jerop Kipruto
2025-06-14
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
2025-06-14
Fix 404 URL for Vertex Auth (#1040)
Steren
2025-06-14
feat: Add custom URL support for the /bug command (#1017)
Allen Hutchison
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-13
Add GCP telemetry script (#1033)
Jerop Kipruto
2025-06-14
fix: remove quota project override in non-streaming calls to CCPA (#1032)
Marlon Gamez
2025-06-13
Add a local telemetry launcher (#1015)
Keir Mierle
2025-06-13
Improvements to web-fetch tool (#1030)
Allen Hutchison
2025-06-13
initialize `FileDiscoveryService` once (#1029)
Anas H. Sulaiman
2025-06-13
fix: add micromatch to package deps (#1020)
Brandon Keiji
2025-06-13
Stop extension MCPs from hopping into settings. (#1026)
Tommaso Sciortino
2025-06-13
reuse `GitIgnoreParser` for loading `.geminiignore` (#1025)
Anas H. Sulaiman
2025-06-13
Fix default extension context filename and update docs (#1024)
Tommaso Sciortino
2025-06-13
Support MCP StreamableHTTPClientTransport (#1014)
Shreya Keshive
2025-06-13
Don't exclude config.test.ts. (#1021)
Tommaso Sciortino
2025-06-13
reuse filtering service in `bfsFileSearch` (#1018)
Anas H. Sulaiman
2025-06-13
reuse filtering service in getFolderStructure (#1016)
Anas H. Sulaiman
2025-06-13
Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)
Jerop Kipruto
2025-06-13
feat(cli): support ctrl+d to exit (#878)
Daniel Lee
2025-06-13
Edit pass of docs/cli/index.md (#999)
starsandskies
2025-06-13
remove redundant `isGitRepository` helper` (#1012)
Anas H. Sulaiman
2025-06-13
Update contextFileName to support an optional list of strings (#1001)
Billy Biggs
2025-06-13
cleanup unused `allowBuildArtifacts` (#1010)
Anas H. Sulaiman
2025-06-13
cleanup unused `customIgnorePatterns` (#1009)
Anas H. Sulaiman
2025-06-13
Edit wording in /edit description (#1006)
Leo
2025-06-13
Add web socket protocol support for IDE MCP server (#987)
Shreya Keshive
2025-06-13
Support GOOGLE_API_KEY hoisting in sandbox too (#998)
Mark McDonald
2025-06-13
refactor: Use default centralized Flash & Pro models everywhere (#994)
N. Taylor Mullen
2025-06-13
Replace logo with custom ASCII (#958)
Miguel Solorio
2025-06-13
Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set (#1003)
Jerop Kipruto
2025-06-13
Handle telemetry in non-interactive mode (#1002)
Jerop Kipruto
2025-06-12
Improvements to CLI's ability to perform refactoring. Includes additions to t...
Marat Boshernitsan
2025-06-12
Improve some tools to support abortSignal (#997)
Tommaso Sciortino
2025-06-13
Use allowedTiers from LoadCodeAssist response when calling OnboardUser (#995)
Marlon Gamez
[next]