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
/
config
Age
Commit message (
Expand
)
Author
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-13
initialize `FileDiscoveryService` once (#1029)
Anas H. Sulaiman
2025-06-13
Support MCP StreamableHTTPClientTransport (#1014)
Shreya Keshive
2025-06-13
Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)
Jerop Kipruto
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
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-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-12
remove enable editor flag (#984)
Leo
2025-06-11
add excludeTools flag to settings.json config (#957)
JingboWang1997-1
2025-06-11
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-10
GEMINI_SANDBOX=false should disable seatbelt (#888)
Tommaso Sciortino
2025-06-09
Simplify user agent handling. (#828)
Tommaso Sciortino
2025-06-08
Rollforward AST changes to unblock Sandboxing (#863)
matt korwel
2025-06-08
Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)
N. Taylor Mullen
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
Introduce ContentGeneratorConfig (#826)
Tommaso Sciortino
2025-06-07
Bryanmorgan/add mcp description support (#825)
Bryan Morgan
2025-06-07
Eliminate createServerConfig() (#821)
Tommaso Sciortino
2025-06-07
Add embedder (#818)
Eddie Santos
2025-06-07
Creating Node AST Tool. (#756)
matt korwel
2025-06-07
More version simplifiction. (#810)
Tommaso Sciortino
2025-06-06
Add batch editing capabilities to Edit Tool (#648)
Keith Ballinger
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto
2025-06-05
Add support for `.geminiignore` file (#757)
Eddie Santos
2025-06-04
feat(accessibility): Add option to disable loading phrases (#745)
N. Taylor Mullen
2025-06-04
Ignore folders files (#651)
Keith Ballinger
2025-06-03
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
N. Taylor Mullen
2025-06-03
Refactor: Make MCP server discovery non-blocking (#716)
N. Taylor Mullen
2025-06-02
refactor: maintain 1 GeminiChat per GeminiClient (#710)
Brandon Keiji
2025-06-02
Refactor: Centralize GeminiClient in Config (#693)
Scott Densmore
2025-06-02
prefer to load gemini-specific .env file from .gemini folder when it exists t...
Olcan
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-06-02
enable async tool discovery by making the registry accessor async; remove cal...
Olcan
2025-05-31
Revert "cleanup: removed duplicate check from Config.registerCoreTool()" (#657)
Bryan Morgan
2025-05-31
cleanup: removed duplicate check from Config.registerCoreTool() (#656)
Bryan Morgan
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
2025-05-30
Rename server->core (#638)
Tommaso Sciortino