qwen-code/packages/core/src/tools
2025-06-09 09:31:27 -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 Add support for sorting files search by recency threshold followed by lexicographic sorting (#867) 2025-06-09 08:07:24 -07:00
glob.ts Add support for sorting files search by recency threshold followed by lexicographic sorting (#867) 2025-06-09 08:07:24 -07: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 fix mcp timeouts and missing description on mcp errors (#868) 2025-06-08 21:52:11 -07: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 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 rename shell tool more intuitively as run_shell_command (from historical name of execute_bash_command inherited from terminal tool) (#869) 2025-06-09 08:57:30 -07:00
tool-registry.test.ts Simplify user agent handling. (#828) 2025-06-09 09:31: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