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-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