qwen-code/packages/core/src/tools
2025-06-07 13:38:05 -07:00
..
code_parser.test.ts Creating Node AST Tool. (#756) 2025-06-07 12:07:58 -07:00
code_parser.ts Creating Node AST Tool. (#756) 2025-06-07 12:07:58 -07:00
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts Add batch editing capabilities to Edit Tool (#648) 2025-06-06 22:54:37 -07:00
edit.ts Added /mcp command support and cleaned up broken tests (#817) 2025-06-07 15:06:18 -04:00
glob.test.ts Added /mcp command support and cleaned up broken tests (#817) 2025-06-07 15:06:18 -04:00
glob.ts Ignore folders files (#651) 2025-06-04 04:40:46 +00: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 Added /mcp command support and cleaned up broken tests (#817) 2025-06-07 15:06:18 -04:00
mcp-tool.test.ts refactor(core): Centralize tool response formatting (#743) 2025-06-04 07:24:25 +00:00
mcp-tool.ts refactor(core): Centralize tool response formatting (#743) 2025-06-04 07:24:25 +00: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 Add batch editing capabilities to Edit Tool (#648) 2025-06-06 22:54:37 -07:00
tool-registry.test.ts Add embedder (#818) 2025-06-07 13:38:05 -07:00
tool-registry.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
tools.ts refactor: Centralize tool scheduling logic and simplify React hook (#670) 2025-06-01 14:16:24 -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