gemini-cli/packages/core/src/tools
Tommaso Sciortino 07880d43d2
Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330)
2025-06-23 09:13:53 -07:00
..
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts Enable "modify" in write tool (#1044) 2025-06-14 11:20:04 -07:00
edit.ts bug: Fix modify edit (#1078) 2025-06-15 18:00:41 -07:00
glob.test.ts centralize file filtering in `FileDiscoveryService` (#1039) 2025-06-14 14:25:34 +00:00
glob.ts centralize file filtering in `FileDiscoveryService` (#1039) 2025-06-14 14:25:34 +00:00
grep.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
grep.ts remove redundant `isGitRepository` helper` (#1012) 2025-06-13 12:45:07 -04:00
ls.ts centralize file filtering in `FileDiscoveryService` (#1039) 2025-06-14 14:25:34 +00:00
mcp-client.test.ts Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330) 2025-06-23 09:13:53 -07:00
mcp-client.ts Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330) 2025-06-23 09:13:53 -07:00
mcp-tool.test.ts Bryanmorgan/add mcp description support (#825) 2025-06-07 18:30:56 -04:00
mcp-tool.ts fix mcp timeouts and missing description on mcp errors (#868) 2025-06-08 21:52:11 -07:00
memoryTool.test.ts Update contextFileName to support an optional list of strings (#1001) 2025-06-13 09:19:08 -07:00
memoryTool.ts Update contextFileName to support an optional list of strings (#1001) 2025-06-13 09:19:08 -07:00
modifiable-tool.test.ts bug: Fix modify edit (#1078) 2025-06-15 18:00:41 -07:00
modifiable-tool.ts bug: Fix modify edit (#1078) 2025-06-15 18:00:41 -07:00
read-file.test.ts fix: Push tool calls to absolute paths (#1055) (#1057) 2025-06-14 21:16:11 -07:00
read-file.ts Add file operation telemetry (#1068) 2025-06-15 13:24:53 -07:00
read-many-files.test.ts centralize file filtering in `FileDiscoveryService` (#1039) 2025-06-14 14:25:34 +00:00
read-many-files.ts Add file operation telemetry (#1068) 2025-06-15 13:24:53 -07:00
shell.json Rename server->core (#638) 2025-05-30 18:25:47 -07:00
shell.md 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
shell.ts fix(core): Improve shell tool reliability and test portability (#1036) 2025-06-15 09:19:19 +00:00
tool-registry.test.ts Auth First Run (#1207) 2025-06-19 16:52:22 -07:00
tool-registry.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
tools.ts Improvements to web-fetch tool (#1030) 2025-06-13 17:44:14 -07:00
web-fetch.test.ts Improvements to web-fetch tool (#1030) 2025-06-13 17:44:14 -07:00
web-fetch.ts Improvements to web-fetch tool (#1030) 2025-06-13 17:44:14 -07:00
web-search.ts Refactor: Centralize GeminiClient in Config (#693) 2025-06-02 14:55:51 -07:00
write-file.test.ts Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00
write-file.ts bug: Fix modify edit (#1078) 2025-06-15 18:00:41 -07:00