gemini-cli/packages/core/src/tools
Tommaso Sciortino fefa7ecbea
Pure refactor: Consolidate isWithinRoot() function calling. (#4163)
2025-07-15 05:55:49 +00:00
..
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts Initialize MCP tools once at start up instead of every time we auth. (#3483) 2025-07-07 22:01:59 +00:00
edit.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
glob.test.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
glob.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
grep.test.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
grep.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
ls.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
mcp-client.test.ts Refactor MCP code for reuse and testing (#3880) 2025-07-14 18:19:33 +00:00
mcp-client.ts Refactor MCP code for reuse and testing (#3880) 2025-07-14 18:19:33 +00:00
mcp-tool.test.ts Bryanmorgan/add mcp description support (#825) 2025-06-07 18:30:56 -04:00
mcp-tool.ts Improve Function Call argument validation and typing (#2881) 2025-07-08 06:48:44 +00:00
memoryTool.test.ts Update contextFileName to support an optional list of strings (#1001) 2025-06-13 09:19:08 -07:00
memoryTool.ts Improve Function Call argument validation and typing (#2881) 2025-07-08 06:48:44 +00:00
modifiable-tool.test.ts fix file extension in "modify flow" temp files (#2478) 2025-06-28 21:51:03 +00:00
modifiable-tool.ts refactor: remove imported multiple times (#1846) 2025-06-29 09:09:15 +00:00
read-file.test.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
read-file.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
read-many-files.test.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
read-many-files.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
shell.test.ts feat(tools): Centralize shell tool summarization (#4009) 2025-07-13 04:09:12 +00:00
shell.ts feat(tools): Centralize shell tool summarization (#4009) 2025-07-13 04:09:12 +00:00
tool-registry.test.ts Refactor MCP code for reuse and testing (#3880) 2025-07-14 18:19:33 +00:00
tool-registry.ts Show stderr output from mcp servers in debug mode (#4049) 2025-07-14 04:42:22 +00:00
tools.ts feat(tools): Centralize shell tool summarization (#4009) 2025-07-13 04:09:12 +00:00
web-fetch.test.ts Improvements to web-fetch tool (#1030) 2025-06-13 17:44:14 -07:00
web-fetch.ts Improve Function Call argument validation and typing (#2881) 2025-07-08 06:48:44 +00:00
web-search.ts Improve Function Call argument validation and typing (#2881) 2025-07-08 06:48:44 +00:00
write-file.test.ts fix: EditTool can clobber human edits to the same file. (#3043) 2025-07-07 17:28:56 +00:00
write-file.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00