index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
Age
Commit message (
Expand
)
Author
2025-06-16
Cache credentials in home dir, not working dir (#1122)
Tommaso Sciortino
2025-06-16
Simplify Error handling in Code Assist onboarding (#1123)
Tommaso Sciortino
2025-06-16
Propagate abort signal to ccpa generateContent. (#1106)
Tommaso Sciortino
2025-06-16
fix: add httpOptions with headers field to CCPA client and set User-Agent hea...
Marlon Gamez
2025-06-16
Added sandbox error hint when MCP servers fail to launch in sandbox mode (#972)
Mark McDonald
2025-06-16
feat: clear should also clear chat history (#1008)
Abhi
2025-06-16
Move the shadow git repository to the user's home dir (#1013)
Louis Jimenez
2025-06-15
feat(test): Increase test coverage across CLI and Core packages (#1089)
N. Taylor Mullen
2025-06-15
bug: Fix modify edit (#1078)
Leo
2025-06-15
Add file operation telemetry (#1068)
Jerop Kipruto
2025-06-15
Stabilize prompts snapshot test by properly mocking the SANDBOX env var. (#1067)
Marat Boshernitsan
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
fix(core): Improve shell tool reliability and test portability (#1036)
Sijie Wang
2025-06-15
Telemetry: Improve API response logging with function call details (#1064)
Jerop Kipruto
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
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
centralize file filtering in `FileDiscoveryService` (#1039)
Anas H. Sulaiman
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-14
fix: remove quota project override in non-streaming calls to CCPA (#1032)
Marlon Gamez
2025-06-13
Improvements to web-fetch tool (#1030)
Allen Hutchison
2025-06-13
initialize `FileDiscoveryService` once (#1029)
Anas H. Sulaiman
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
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
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
Add web socket protocol support for IDE MCP server (#987)
Shreya Keshive
2025-06-13
refactor: Use default centralized Flash & Pro models everywhere (#994)
N. Taylor Mullen
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
2025-06-12
Code Assist cleanup and docs (#993)
Tommaso Sciortino
2025-06-13
Revert "Make glob tool support abortSignal" (#996)
matt korwel
2025-06-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-12
Refactor OTEL logging for API calls (#991)
Jerop Kipruto
2025-06-12
telemetry: include user decisions in tool call logs (#966)
Jerop Kipruto
2025-06-12
Make glob tool support abortSignal (#988)
Tommaso Sciortino
2025-06-12
remove enable editor flag (#984)
Leo
2025-06-12
Convert CCPA requests to proper format (#981)
Tommaso Sciortino
[next]