qwen-code/packages/core/src/tools
2025-08-11 23:12:41 +00:00
..
diffOptions.test.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
diffOptions.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
edit.test.ts Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744) 2025-08-07 17:05:37 +00:00
edit.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
glob.test.ts Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744) 2025-08-07 17:05:37 +00:00
glob.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
grep.test.ts Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744) 2025-08-07 17:05:37 +00:00
grep.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
ls.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
ls.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
mcp-client.test.ts feat(core): add host validation to GoogleCredentialProvider (#5962) 2025-08-11 16:40:30 +00:00
mcp-client.ts Add MCP Roots support (#5856) 2025-08-08 23:29:06 +00:00
mcp-tool.test.ts feat(core): Parse Multimodal MCP Tool responses (#5529) 2025-08-05 19:19:47 +00:00
mcp-tool.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
memoryTool.test.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
memoryTool.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
modifiable-tool.test.ts feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +00:00
modifiable-tool.ts feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +00:00
read-file.test.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +00:00
read-file.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
read-many-files.test.ts fix(core): Replace flaky performance tests with robust correctness tests (#5795) 2025-08-07 22:38:21 +00:00
read-many-files.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
shell.test.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +00:00
shell.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
tool-error.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +00:00
tool-registry.test.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
tool-registry.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
tools.test.ts Detect and warn about cyclic tool refs when schema depth errors are encountered (#5609) 2025-08-06 01:48:00 +00:00
tools.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
web-fetch.test.ts feat(cli): add explicit proxy option in cli (#2526) 2025-07-17 18:57:37 +00:00
web-fetch.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
web-search.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00
write-file.test.ts fix: properly report tool errors in telemetry (#5688) 2025-08-08 11:33:42 +00:00
write-file.ts feat: migrate tools to use parametersJsonSchema. (#5330) 2025-08-11 23:12:41 +00:00