qwen-code/packages/core/src/tools
Marat Boshernitsan 181abde2ff
Reduce coupling between core and cli packages (#961)
Co-authored-by: Marat Boshernitsan <maratb@google.com>
2025-06-12 17:17:29 -07:00
..
diffOptions.ts
edit.test.ts feat: External editor settings (#882) 2025-06-11 18:21:54 -07:00
edit.ts feat: External editor settings (#882) 2025-06-11 18:21:54 -07:00
glob.test.ts Make glob tool support abortSignal (#988) 2025-06-12 13:27:40 -07:00
glob.ts Make glob tool support abortSignal (#988) 2025-06-12 13:27:40 -07:00
grep.test.ts
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 addressed b/423798481 (#887) 2025-06-10 08:47:46 -04: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 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
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 Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (#784) 2025-06-09 12:19:42 -07:00
tool-registry.test.ts Reduce coupling between core and cli packages (#961) 2025-06-12 17:17:29 -07:00
tool-registry.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
tools.ts feat: External editor settings (#882) 2025-06-11 18:21:54 -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