gemini-cli/packages/core/src/tools
Josh Soref dc2ac144b7
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-07-21 21:54:44 +00:00
..
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts feat(edit): Prevent no-op edits (#3520) 2025-07-21 21:24:02 +00:00
edit.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
glob.test.ts Pure refactor: Consolidate isWithinRoot() function calling. (#4163) 2025-07-15 05:55:49 +00:00
glob.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
grep.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
grep.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
ls.ts feat: full implementation for .geminiignore in settings and respective tool calls (#3727) 2025-07-20 07:55:33 +00:00
mcp-client.test.ts Use simple name for MCP tools where possible. (#4459) 2025-07-18 21:29:09 +00:00
mcp-client.ts [ide-mode] Use active files and selected text in user prompt (#4614) 2025-07-21 20:52:02 +00:00
mcp-tool.test.ts Use simple name for MCP tools where possible. (#4459) 2025-07-18 21:29:09 +00:00
mcp-tool.ts fix typos in diverse files (#3550) 2025-07-20 22:36:34 +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 Zed integration (#4266) 2025-07-17 22:25:23 +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 Zed integration (#4266) 2025-07-17 22:25:23 +00:00
read-many-files.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
read-many-files.ts feat: Make file type detection and binary checks asynchronous (#3286) (#3288) 2025-07-20 23:16:42 +00:00
shell.test.ts Enable tool summarization only when explicitly set in settings.json (#4140) 2025-07-15 17:22:31 +00:00
shell.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
tool-registry.test.ts Use simple name for MCP tools where possible. (#4459) 2025-07-18 21:29:09 +00:00
tool-registry.ts Use simple name for MCP tools where possible. (#4459) 2025-07-18 21:29:09 +00:00
tools.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
web-fetch.test.ts feat(cli): add explicit proxy option in cli (#2526) 2025-07-17 18:57:37 +00:00
web-fetch.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
web-search.ts Zed integration (#4266) 2025-07-17 22:25:23 +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 Zed integration (#4266) 2025-07-17 22:25:23 +00:00