Brandon Keiji
|
f5416be22b
|
refactor: maintain 1 GeminiChat per GeminiClient (#710)
|
2025-06-02 19:10:54 -07:00 |
|
Scott Densmore
|
ec586caf06
|
Refactor: Centralize GeminiClient in Config (#693)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-02 14:55:51 -07:00 |
|
Olcan
|
31d7b4065e
|
prefer to load gemini-specific .env file from .gemini folder when it exists there (#697)
|
2025-06-02 14:16:48 -07:00 |
|
Tolik Malibroda
|
71553d12e7
|
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-02 22:05:45 +02:00 |
|
Olcan
|
55d4bbb8e7
|
enable async tool discovery by making the registry accessor async; remove call to discoverTools that caused duplicate discovery (#691)
|
2025-06-02 09:56:32 -07:00 |
|
Bryan Morgan
|
ceb907966c
|
Revert "cleanup: removed duplicate check from Config.registerCoreTool()" (#657)
Didn't notice the casing difference - duh....
|
2025-05-31 20:52:52 +00:00 |
|
Bryan Morgan
|
b76d040243
|
cleanup: removed duplicate check from Config.registerCoreTool() (#656)
|
2025-05-31 16:50:19 -04:00 |
|
Allen Hutchison
|
b78c320cbd
|
feat: allow custom filename for context files (#654)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-05-31 12:49:28 -07:00 |
|
Tommaso Sciortino
|
64bd136f42
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|