qwen-code/packages/core/src/tools
2025-06-29 19:53:59 +00:00
..
diffOptions.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
edit.test.ts fix: Correct pluralization of the number of occurrences in EditTool tool errors (#2463) 2025-06-29 19:53:59 +00:00
edit.ts fix: Correct pluralization of the number of occurrences in EditTool tool errors (#2463) 2025-06-29 19:53:59 +00:00
glob.test.ts centralize file filtering in FileDiscoveryService (#1039) 2025-06-14 14:25:34 +00:00
glob.ts centralize file filtering in FileDiscoveryService (#1039) 2025-06-14 14:25:34 +00:00
grep.test.ts chore: add proper pluralization handling for match in grep tool (#2344) 2025-06-28 14:41:25 +00:00
grep.ts chore: add proper pluralization handling for match in grep tool (#2344) 2025-06-28 14:41:25 +00:00
ls.ts centralize file filtering in FileDiscoveryService (#1039) 2025-06-14 14:25:34 +00:00
mcp-client.test.ts chore: fix typo in mcp-client (#1555) 2025-06-28 01:14:59 +00:00
mcp-client.ts chore: fix typo in mcp-client (#1555) 2025-06-28 01:14:59 +00: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 Update contextFileName to support an optional list of strings (#1001) 2025-06-13 09:19:08 -07:00
memoryTool.ts Update contextFileName to support an optional list of strings (#1001) 2025-06-13 09:19:08 -07: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 fix: Push tool calls to absolute paths (#1055) (#1057) 2025-06-14 21:16:11 -07:00
read-file.ts refactor: remove imported multiple times (#1846) 2025-06-29 09:09:15 +00:00
read-many-files.test.ts refactor: remove imported multiple times (#1846) 2025-06-29 09:09:15 +00:00
read-many-files.ts chore: fix typos in comment-out (#1540) 2025-06-26 04:34:53 +00:00
shell.test.ts feat: allow command-specific restrictions for ShellTool (#2605) 2025-06-29 19:32:26 +00:00
shell.ts feat: allow command-specific restrictions for ShellTool (#2605) 2025-06-29 19:32:26 +00:00
tool-registry.test.ts Auth First Run (#1207) 2025-06-19 16:52:22 -07:00
tool-registry.ts Jacob314/memory fixes (#754) 2025-06-05 06:40:33 -07:00
tools.ts Improvements to web-fetch tool (#1030) 2025-06-13 17:44:14 -07:00
web-fetch.test.ts Improvements to web-fetch tool (#1030) 2025-06-13 17:44:14 -07:00
web-fetch.ts refactor: remove unnecessary assertion (#2579) 2025-06-29 19:06:03 +00:00
web-search.ts Refactor: Centralize GeminiClient in Config (#693) 2025-06-02 14:55:51 -07:00
write-file.test.ts fix edit retrigger (#2306) 2025-06-28 18:02:44 +00:00
write-file.ts fix edit retrigger (#2306) 2025-06-28 18:02:44 +00:00