gemini-cli/packages/core/src/tools
N. Taylor Mullen d62dad5575
Revert "Add batch editing capabilities to Edit Tool (#648)" (#857)
2025-06-08 23:20:43 +00:00
..
code_parser.test.ts Creating Node AST Tool. (#756) 2025-06-07 12:07:58 -07:00
code_parser.ts Creating Node AST Tool. (#756) 2025-06-07 12:07:58 -07:00
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00
edit.ts Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00
glob.test.ts Added /mcp command support and cleaned up broken tests (#817) 2025-06-07 15:06:18 -04:00
glob.ts Ignore folders files (#651) 2025-06-04 04:40:46 +00:00
grep.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
grep.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
ls.ts Ignore folders files (#651) 2025-06-04 04:40:46 +00:00
mcp-client.test.ts Fix: Ensure MCP tools are discovered from slow-starting servers (#717) 2025-06-03 07:40:51 +00:00
mcp-client.ts Added /mcp command support and cleaned up broken tests (#817) 2025-06-07 15:06:18 -04:00
mcp-tool.test.ts Bryanmorgan/add mcp description support (#825) 2025-06-07 18:30:56 -04:00
mcp-tool.ts Bryanmorgan/add tool source description (#856) 2025-06-08 19:07:05 -04:00
memoryTool.test.ts feat: allow custom filename for context files (#654) 2025-05-31 12:49:28 -07:00
memoryTool.ts feat: allow custom filename for context files (#654) 2025-05-31 12:49:28 -07:00
read-file.test.ts Add support for `.geminiignore` file (#757) 2025-06-05 10:15:27 -07:00
read-file.ts Add support for `.geminiignore` file (#757) 2025-06-05 10:15:27 -07:00
read-many-files.test.ts Add support for `.geminiignore` file (#757) 2025-06-05 10:15:27 -07:00
read-many-files.ts Add support for `.geminiignore` file (#757) 2025-06-05 10:15:27 -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 Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00
tool-registry.test.ts Introduce ContentGeneratorConfig (#826) 2025-06-07 16:17:27 -07:00
tool-registry.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
tools.ts feat: Add flow to allow modifying edits during edit tool call (#808) 2025-06-08 10:56:58 -07:00
web-fetch.ts Refactor: Centralize GeminiClient in Config (#693) 2025-06-02 14:55:51 -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 Revert "Add batch editing capabilities to Edit Tool (#648)" (#857) 2025-06-08 23:20:43 +00:00