qwen-code/packages/core/src/tools
Jacob MacDonald 7e5a5e2da7
Detect and warn about cyclic tool refs when schema depth errors are encountered (#5609)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-06 01:48:00 +00:00
..
diffOptions.ts
edit.test.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
edit.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
glob.test.ts
glob.ts
grep.test.ts
grep.ts
ls.test.ts
ls.ts
mcp-client.test.ts check for the prompt capability before listing prompts from MCP servers (#5616) 2025-08-05 22:50:30 +00:00
mcp-client.ts check for the prompt capability before listing prompts from MCP servers (#5616) 2025-08-05 22:50:30 +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(core): Parse Multimodal MCP Tool responses (#5529) 2025-08-05 19:19:47 +00:00
memoryTool.test.ts confirm save_memory tool, with ability to see diff and edit manually for advanced changes that may override past memories (#5237) 2025-07-30 22:21:31 +00:00
memoryTool.ts confirm save_memory tool, with ability to see diff and edit manually for advanced changes that may override past memories (#5237) 2025-07-30 22:21:31 +00:00
modifiable-tool.test.ts fix(core): prevent UI shift after vim edit (#5315) 2025-08-05 21:55:54 +00:00
modifiable-tool.ts fix(core): prevent UI shift after vim edit (#5315) 2025-08-05 21:55:54 +00:00
read-file.test.ts bug(core): UI reporting for truncated read_file. (#5155) 2025-07-31 16:31:14 +00:00
read-file.ts
read-many-files.test.ts perf(core): implement parallel file processing for 74% performance improvement (#4763) 2025-08-05 22:47:18 +00:00
read-many-files.ts perf(core): implement parallel file processing for 74% performance improvement (#4763) 2025-08-05 22:47:18 +00:00
shell.test.ts
shell.ts
tool-error.ts [Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222) 2025-08-01 15:20:08 +00:00
tool-registry.test.ts Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591) 2025-08-05 22:52:58 +00:00
tool-registry.ts fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385) 2025-08-05 21:59:31 +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 Detect and warn about cyclic tool refs when schema depth errors are encountered (#5609) 2025-08-06 01:48:00 +00:00
web-fetch.test.ts
web-fetch.ts
web-search.ts
write-file.test.ts remove unnecessary checks in WriteFileChecks.getDescription (#5526) 2025-08-04 19:12:33 +00:00
write-file.ts remove unnecessary checks in WriteFileChecks.getDescription (#5526) 2025-08-04 19:12:33 +00:00