gemini-cli/packages/core/src/tools
joshualitt b9cece767d
feat(core): Cleanup after migrating tools. (#6199)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-19 20:55:06 +00:00
..
__snapshots__ use toMatchSnapshot in test (#6344) 2025-08-15 20:31:00 +00:00
diffOptions.test.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
diffOptions.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
edit.test.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
edit.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
glob.test.ts fix(tools): Handle special characters in file paths for glob and read_many_files (#6507) 2025-08-18 23:39:05 +00:00
glob.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
grep.test.ts Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744) 2025-08-07 17:05:37 +00:00
grep.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
ls.test.ts feat(core): Continue declarative tool migration. (#6114) 2025-08-13 18:57:37 +00:00
ls.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
mcp-client-manager.test.ts feat: restart MCP servers on /mcp refresh (#5479) 2025-08-19 19:03:19 +00:00
mcp-client-manager.ts feat: restart MCP servers on /mcp refresh (#5479) 2025-08-19 19:03:19 +00:00
mcp-client.test.ts feat: restart MCP servers on /mcp refresh (#5479) 2025-08-19 19:03:19 +00:00
mcp-client.ts feat: restart MCP servers on /mcp refresh (#5479) 2025-08-19 19:03:19 +00:00
mcp-tool.test.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
mcp-tool.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
memoryTool.test.ts feat(core): Continue declarative tool migration. (#6114) 2025-08-13 18:57:37 +00:00
memoryTool.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
modifiable-tool.test.ts feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
modifiable-tool.ts feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
read-file.test.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
read-file.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
read-many-files.test.ts fix(tools): Handle special characters in file paths for glob and read_many_files (#6507) 2025-08-18 23:39:05 +00:00
read-many-files.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
shell.test.ts use toMatchSnapshot in test (#6344) 2025-08-15 20:31:00 +00:00
shell.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
tool-error.ts bug(core): Do not throw validation errors when building tools in `nonInteractiveToolExecutor`. (#6363) 2025-08-18 20:28:15 +00:00
tool-registry.test.ts feat: restart MCP servers on /mcp refresh (#5479) 2025-08-19 19:03:19 +00:00
tool-registry.ts feat: restart MCP servers on /mcp refresh (#5479) 2025-08-19 19:03:19 +00:00
tools.test.ts bug(core): Do not throw validation errors when building tools in `nonInteractiveToolExecutor`. (#6363) 2025-08-18 20:28:15 +00:00
tools.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
web-fetch.test.ts feat(core): Migrate read_many_files, shell, and web_fetch. (#6167) 2025-08-13 19:27:09 +00:00
web-fetch.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
web-search.test.ts feat(core): Migrate web-search, write-file, and discovered-tool. (#6188) 2025-08-14 20:28:33 +00:00
web-search.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00
write-file.test.ts Read and write files through Zed (#6169) 2025-08-18 22:29:45 +00:00
write-file.ts feat(core): Cleanup after migrating tools. (#6199) 2025-08-19 20:55:06 +00:00