qwen-code/packages/core/src/tools
christine betts b55467c1dd
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06 20:55:29 +00:00
..
diffOptions.ts
edit.test.ts [ide-mode] Support rendering in-IDE diffs using the edit tool (#5618) 2025-08-06 20:55:29 +00:00
edit.ts [ide-mode] Support rendering in-IDE diffs using the edit tool (#5618) 2025-08-06 20:55:29 +00:00
glob.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
glob.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
grep.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
grep.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +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: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
mcp-client.test.ts Add detection of tools with bad schemas and automatically omit them with a warning (#5694) 2025-08-06 20:19:15 +00:00
mcp-client.ts Add detection of tools with bad schemas and automatically omit them with a warning (#5694) 2025-08-06 20:19:15 +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 feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +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 bug(core): Prompt engineering for truncated read_file. (#5161) 2025-08-06 20:52:04 +00:00
read-file.ts bug(core): Prompt engineering for truncated read_file. (#5161) 2025-08-06 20:52:04 +00:00
read-many-files.test.ts bug(core): Prompt engineering for truncated read_file. (#5161) 2025-08-06 20:52:04 +00:00
read-many-files.ts bug(core): Prompt engineering for truncated read_file. (#5161) 2025-08-06 20:52:04 +00:00
shell.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
shell.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
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 feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +00:00
tool-registry.ts feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +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(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +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 Zed integration (#4266) 2025-07-17 22:25:23 +00:00
web-search.ts Zed integration (#4266) 2025-07-17 22:25:23 +00:00
write-file.test.ts [ide-mode] Add support for in-IDE diff handling in the CLI (#5603) 2025-08-06 17:36:05 +00:00
write-file.ts feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +00:00