qwen-code/packages/core/src/tools
2025-07-07 16:34:26 +00:00
..
diffOptions.ts
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 Add and improve JSDoc comments for core tool methods (#3128) 2025-07-04 00:13:02 +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 Add excludeTools and includeTools to mcpServers config (#2976) 2025-07-07 16:34:26 +00:00
mcp-client.ts Add excludeTools and includeTools to mcpServers config (#2976) 2025-07-07 16:34:26 +00:00
mcp-tool.test.ts
mcp-tool.ts
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 feat: add audio and video support to read_file (#2556) 2025-07-01 19:22:32 +00:00
read-many-files.ts chore: fix typos in comment-out (#1540) 2025-06-26 04:34:53 +00:00
shell.test.ts Re-enable backticks in shell tool usage. (#3360) 2025-07-07 16:15:10 +00:00
shell.ts Re-enable backticks in shell tool usage. (#3360) 2025-07-07 16:15:10 +00:00
tool-registry.test.ts fix(core): Sanitize tool parameters to fix 400 API errors (#3300) 2025-07-05 21:58:51 +00:00
tool-registry.ts fix(core): Sanitize tool parameters to fix 400 API errors (#3300) 2025-07-05 21:58:51 +00:00
tools.ts feat: Handle inline content modification in tool scheduler (#2883) 2025-07-05 23:19:41 +00: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 Add and improve JSDoc comments for core tool methods (#3128) 2025-07-04 00:13:02 +00:00
write-file.test.ts fix edit retrigger (#2306) 2025-06-28 18:02:44 +00:00
write-file.ts Add and improve JSDoc comments for core tool methods (#3128) 2025-07-04 00:13:02 +00:00