qwen-code/packages/core/src/tools
2025-07-04 00:13:02 +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 feat: add support to remote MCP servers for custom HTTP headers (#2477) 2025-06-30 00:09:08 +00:00
mcp-client.ts Add and improve JSDoc comments for core tool methods (#3128) 2025-07-04 00:13:02 +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 feat(shell): Enable prefix matching for flexible command validation (#2653) 2025-06-30 15:42:35 +00:00
shell.ts Add and improve JSDoc comments for core tool methods (#3128) 2025-07-04 00:13:02 +00:00
tool-registry.test.ts Auth First Run (#1207) 2025-06-19 16:52:22 -07:00
tool-registry.ts
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 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