N. Taylor Mullen
|
ce7064c1a2
|
React to Gemini API break - Thought Inclusion (#705)
|
2025-06-02 23:32:45 +00: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
|
5f3c5c9672
|
strip ansi from shell output (#699)
|
2025-06-02 14:50:12 -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 |
|
Allen Hutchison
|
dc25ca81a3
|
feat(cli): add pro model availability check and fallback to flash (#608)
|
2025-06-02 13:55:54 -07:00 |
|
Olcan
|
e0eb947f75
|
allow toolDiscoveryCommand to return function declarations with or without a tool wrapper; fully document both toolDiscoveryCommand and toolCallCommand with examples and pointers to API docs (#696)
|
2025-06-02 13:41:49 -07:00 |
|
N. Taylor Mullen
|
042c387ad9
|
refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON schema issues. (#682)
|
2025-06-02 20:39:25 +00: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 |
|
N. Taylor Mullen
|
d6891a430c
|
fix: Refine model message consolidation for improved model interaction (#685)
|
2025-06-02 07:28:14 +00:00 |
|
N. Taylor Mullen
|
25b12d8297
|
feat: Implement non-interactive mode for CLI (#675)
|
2025-06-01 23:11:37 +00:00 |
|
Bryan Morgan
|
22457bef04
|
Added replace tool ability to replace more than 1 occurrence (#669)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-06-01 17:49:48 -04:00 |
|
N. Taylor Mullen
|
cca2129f87
|
refactor: Centralize tool scheduling logic and simplify React hook (#670)
|
2025-06-01 14:16:24 -07:00 |
|
Leo
|
d3a3678faf
|
Update edit tool validation function to override validateToolParams (#667)
|
2025-06-01 11:18:43 -07:00 |
|
anj-s
|
e13c4e55d1
|
Fix for validating getDescription in read_file tool call (#660)
|
2025-06-01 00:02:00 -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 |
|
Olcan
|
76a15b0633
|
expose shell process group id to model, along with instructions for how to terminate or signal the group (#645)
|
2025-05-30 23:25:44 -07:00 |
|
Tommaso Sciortino
|
64bd136f42
|
Rename server->core (#638)
|
2025-05-30 18:25:47 -07:00 |
|